[perl-Compress-Raw-Zlib] Update to 2.063

Paul Howarth pghmcfc at fedoraproject.org
Sun Nov 3 21:18:23 UTC 2013


commit f18086951854855f0a5b09a18895b3906907554b
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Nov 3 21:18:02 2013 +0000

    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 <paul at city-fan.org> - 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 <jplesnik at redhat.com> - 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


More information about the scm-commits mailing list