3.11 bump

This commit is contained in:
Petr Písař 2018-04-30 10:38:45 +02:00
parent 703049ed88
commit 55208c391b
3 changed files with 8 additions and 8 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/Storable-2.51.tar.gz /Storable-2.51.tar.gz
/Storable-3.06.tar.gz /Storable-3.06.tar.gz
/Storable-3.09.tar.gz /Storable-3.09.tar.gz
/Storable-3.11.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Storable Name: perl-Storable
Epoch: 1 Epoch: 1
Version: 3.09 Version: 3.11
Release: 1%{?dist} Release: 1%{?dist}
Summary: Persistence for Perl data structures Summary: Persistence for Perl data structures
# __Storable__.pm: GPL+ or Artistic # __Storable__.pm: GPL+ or Artistic
@ -9,8 +9,8 @@ Summary: Persistence for Perl data structures
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Storable/ URL: http://search.cpan.org/dist/Storable/
Source0: http://www.cpan.org/authors/id/X/XS/XSAWYERX/Storable-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/X/XS/XSAWYERX/Storable-%{version}.tar.gz
# stacksize script is executed at build time # bash for stacksize script (ulimit) that is executed at build time
BuildRequires: coreutils BuildRequires: bash
BuildRequires: gcc BuildRequires: gcc
BuildRequires: make BuildRequires: make
BuildRequires: perl-devel BuildRequires: perl-devel
@ -25,7 +25,6 @@ BuildRequires: perl(strict)
BuildRequires: perl(warnings) BuildRequires: perl(warnings)
# Win32 not used on Linux # Win32 not used on Linux
# Win32API::File not used on Linux # Win32API::File not used on Linux
BuildRequires: sed
# Run-time: # Run-time:
# Carp substitutes missing Log::Agent # Carp substitutes missing Log::Agent
BuildRequires: perl(Carp) BuildRequires: perl(Carp)
@ -74,9 +73,6 @@ can be conveniently stored to disk and retrieved at a later time.
%prep %prep
%setup -q -n Storable-%{version} %setup -q -n Storable-%{version}
# Delete prebuilt files
rm Storable.c Storable.o
sed -i -e '/^Storable\.[co]/d' MANIFEST
%build %build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS"
@ -98,6 +94,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Apr 30 2018 Petr Pisar <ppisar@redhat.com> - 1:3.11-1
- 3.11 bump
* Mon Apr 23 2018 Petr Pisar <ppisar@redhat.com> - 1:3.09-1 * Mon Apr 23 2018 Petr Pisar <ppisar@redhat.com> - 1:3.09-1
- 3.09 bump - 3.09 bump

View File

@ -1 +1 @@
SHA512 (Storable-3.09.tar.gz) = d90f673386c61602b4b57061f31c20fbe33b7f281d6a0a5ed07676a791c8182e4de6af711c3f4083f8c9271a251e2773eebc261f8144746691dd02e8640be3c1 SHA512 (Storable-3.11.tar.gz) = da27b56dd422d4ae0bad225c0b0dcc91beff546d0cc537643da5530e8d50f421e88b960a2ac9f09867448e28a10743790d935aa0c1b6c8456d059430e1f7ffe9