commit a8c8050fdfe44130dc89b6a8c273da0ef3390669 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Sat Oct 29 09:57:47 2011 +0100 Update to 2.040 - New upstream release 2.040 - Croak if attempt to freeze/thaw compression object (CPAN RT#69985) - BR: perl(Carp) perl-Compress-Raw-Zlib.spec | 16 +++++++++++----- sources | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) --- diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index d871c90..a38efc9 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib -Version: 2.037 -Release: 4%{?dist} +Version: 2.040 +Release: 1%{?dist} Summary: Low-Level Interface to zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ Requires: perl(Exporter) Requires: perl(XSLoader) BuildRequires: perl(AutoLoader) BuildRequires: perl(bytes) +BuildRequires: perl(Carp) BuildRequires: perl(constant) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) @@ -56,12 +57,17 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Sat Oct 29 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.040-1 +- Update to 2.040 + - Croak if attempt to freeze/thaw compression object (CPAN RT#69985) +- BR: perl(Carp) + * Tue Aug 16 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.037-4 -- change path on vendor, so our debuginfo are not conflicting with - perl core debuginfos +- Install to vendorlib so that our debuginfo does not conflict with that of + the main perl package * Thu Jul 28 2011 Karsten Hopp <karsten@xxxxxxxxxx> 2.037-3 -- bump and rebuild as it got compiled with the old perl on ppc +- Bump and rebuild as it got compiled with the old perl on ppc * Wed Jun 22 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.037-2 - Perl mass rebuild diff --git a/sources b/sources index 0c40715..5073a55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed5f89cac0a4f292653134c9d94194a2 Compress-Raw-Zlib-2.037.tar.gz +f5e44a95afba76f5fb6a079b1418e6fb Compress-Raw-Zlib-2.040.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel