From f18086951854855f0a5b09a18895b3906907554b Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 3 Nov 2013 21:18:02 +0000 Subject: [PATCH] Update to 2.063 - New upstream release 2.063 - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936) - Compress::Raw::Zlib uses AutoLoader for no reason (CPAN RT#88260) - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305) --- perl-Compress-Raw-Zlib.spec | 10 ++++++++-- sources | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 7f0cacc..19038e3 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib -Version: 2.062 -Release: 2%{?dist} +Version: 2.063 +Release: 1%{?dist} Summary: Low-level interface to the zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -61,6 +61,12 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Sun Nov 3 2013 Paul Howarth - 2.063-1 +- Update to 2.063 + - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936) + - Compress::Raw::Zlib uses AutoLoader for no reason (CPAN RT#88260) + - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305) + * Wed Aug 14 2013 Jitka Plesnikova - 2.062-2 - Perl 5.18 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 077314b..a6a37b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49423cdd97a0c6e3bb03652d2d835876 Compress-Raw-Zlib-2.062.tar.gz +a9997048dfcde725ece8b43e304156fa Compress-Raw-Zlib-2.063.tar.gz