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

Paul Howarth pghmcfc at fedoraproject.org
Tue Feb 4 11:48:21 UTC 2014


commit 4bb0a0a33afa1768357231e591ed6b336d7e2678
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Feb 4 11:48:12 2014 +0000

    Update to 2.065
    
    - New upstream release 2.065
      - Resolve c++ build failure in core (CPAN RT#92657)
      - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)

 perl-Compress-Raw-Zlib.spec |    7 ++++++-
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index f284d1f..8d9ea09 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,5 +1,5 @@
 Name:           perl-Compress-Raw-Zlib
-Version:        2.064
+Version:        2.065
 Release:        1%{?dist}
 Summary:        Low-level interface to the zlib compression library
 License:        GPL+ or Artistic
@@ -61,6 +61,11 @@ make test
 %{_mandir}/man3/Compress::Raw::Zlib.3pm*
 
 %changelog
+* Tue Feb  4 2014 Paul Howarth <paul at city-fan.org> - 2.065-1
+- Update to 2.065
+  - Resolve c++ build failure in core (CPAN RT#92657)
+  - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)
+
 * Sun Feb  2 2014 Paul Howarth <paul at city-fan.org> - 2.064-1
 - Update to 2.064
   - Handle non-PVs better (CPAN RT#91558)
diff --git a/sources b/sources
index 2802078..3e038a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bc43363138d5d245784c8d0672eaba3  Compress-Raw-Zlib-2.064.tar.gz
+b9588cabfb3c3ab35a7f5284f47b80ee  Compress-Raw-Zlib-2.065.tar.gz



More information about the perl-devel mailing list