diff --git a/.gitignore b/.gitignore index 81dd4a6..c4c48fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Storable-2.45.tar.gz /Storable-2.51.tar.gz /Storable-3.06.tar.gz +/Storable-3.09.tar.gz diff --git a/perl-Storable.spec b/perl-Storable.spec index 9ee7f03..11f9d32 100644 --- a/perl-Storable.spec +++ b/perl-Storable.spec @@ -1,6 +1,6 @@ Name: perl-Storable Epoch: 1 -Version: 3.06 +Version: 3.09 Release: 1%{?dist} Summary: Persistence for Perl data structures # __Storable__.pm: GPL+ or Artistic @@ -74,6 +74,9 @@ can be conveniently stored to disk and retrieved at a later time. %prep %setup -q -n Storable-%{version} +# Delete prebuilt files +rm Storable.c Storable.o +sed -i -e '/^Storable\.[co]/d' MANIFEST %build perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS" @@ -95,6 +98,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 23 2018 Petr Pisar - 1:3.09-1 +- 3.09 bump + * Thu Apr 19 2018 Petr Pisar - 1:3.06-1 - 3.06 bump diff --git a/sources b/sources index 55677fa..f336e76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Storable-3.06.tar.gz) = 8315238ea74d4eff1c74cd358986a9381683cc6dcdd86ead8e13c2c8dd8271c1e35d245d68ec64a8767bfbb7342111190f1041598c54090dc2955dbe3dddd635 +SHA512 (Storable-3.09.tar.gz) = d90f673386c61602b4b57061f31c20fbe33b7f281d6a0a5ed07676a791c8182e4de6af711c3f4083f8c9271a251e2773eebc261f8144746691dd02e8640be3c1