0.9724 bump

epel9
Jitka Plesnikova 3 years ago
parent 728119915e
commit 0a4e356478

1
.gitignore vendored

@ -3,3 +3,4 @@ Graph-0.91.tar.gz
/Graph-0.9704.tar.gz
/Graph-0.9712.tar.gz
/Graph-0.9716.tar.gz
/Graph-0.9724.tar.gz

@ -1,9 +1,9 @@
%global cpan_version 0.9716
%global cpan_version 0.9724
Name: perl-Graph
# Keep 2-digit precision
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
Release: 4%{?dist}
Release: 1%{?dist}
Summary: Perl module for dealing with graphs, the abstract data structures
License: GPL+ or Artistic
@ -60,14 +60,12 @@ Hietaniemi (the undersigned), John Macdonald, and Jon Orwant,
and published by O'Reilly and Associates. This rewrite is not
fully compatible with the 0.2xx series.
%prep
%setup -q -n Graph-%{cpan_version}
# avoid extra dependencies
chmod 644 util/cover.sh
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
@ -85,8 +83,10 @@ make test
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*
%changelog
* Mon Sep 20 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.97.24-1
- 0.9724 bump
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.97.16-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -1 +1 @@
SHA512 (Graph-0.9716.tar.gz) = cd7e4779ac301cb62566ddc66ebb49501ddebcddfcd0b90f69f6e61eff322989fa9b1bfa4c92cf9d9c6d6a745a6db4f572f6916c11c5997ec5441565bcd0297f
SHA512 (Graph-0.9724.tar.gz) = 94103a0148a3d49602e324033634d166a36dcd8cd3ea93a8976680a3bad42605f427436b71f0555136f15dcd0d55d8dea2ddebc6441da9e1751f911e56a582b3

Loading…
Cancel
Save