diff --git a/.gitignore b/.gitignore index c4c48fa..4eb4b7b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Storable-2.51.tar.gz /Storable-3.06.tar.gz /Storable-3.09.tar.gz +/Storable-3.11.tar.gz diff --git a/perl-Storable.spec b/perl-Storable.spec index e85e935..98d6638 100644 --- a/perl-Storable.spec +++ b/perl-Storable.spec @@ -1,6 +1,6 @@ Name: perl-Storable Epoch: 1 -Version: 3.09 +Version: 3.11 Release: 1%{?dist} Summary: Persistence for Perl data structures # __Storable__.pm: GPL+ or Artistic @@ -9,8 +9,8 @@ Summary: Persistence for Perl data structures License: GPL+ or Artistic URL: http://search.cpan.org/dist/Storable/ Source0: http://www.cpan.org/authors/id/X/XS/XSAWYERX/Storable-%{version}.tar.gz -# stacksize script is executed at build time -BuildRequires: coreutils +# bash for stacksize script (ulimit) that is executed at build time +BuildRequires: bash BuildRequires: gcc BuildRequires: make BuildRequires: perl-devel @@ -25,7 +25,6 @@ BuildRequires: perl(strict) BuildRequires: perl(warnings) # Win32 not used on Linux # Win32API::File not used on Linux -BuildRequires: sed # Run-time: # Carp substitutes missing Log::Agent BuildRequires: perl(Carp) @@ -74,9 +73,6 @@ 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" @@ -98,6 +94,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 30 2018 Petr Pisar - 1:3.11-1 +- 3.11 bump + * Mon Apr 23 2018 Petr Pisar - 1:3.09-1 - 3.09 bump diff --git a/sources b/sources index f336e76..5e0f9b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Storable-3.09.tar.gz) = d90f673386c61602b4b57061f31c20fbe33b7f281d6a0a5ed07676a791c8182e4de6af711c3f4083f8c9271a251e2773eebc261f8144746691dd02e8640be3c1 +SHA512 (Storable-3.11.tar.gz) = da27b56dd422d4ae0bad225c0b0dcc91beff546d0cc537643da5530e8d50f421e88b960a2ac9f09867448e28a10743790d935aa0c1b6c8456d059430e1f7ffe9