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

Paul Howarth pghmcfc at fedoraproject.org
Tue Nov 13 10:39:21 UTC 2012


commit a90b5a46109f298ef20abdd6d3dba4cf7a9ff8bf
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Nov 13 10:38:38 2012 +0000

    Update to 2.058
    
    - New upstream release 2.058
      - Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT (CPAN RT#80319)
      - Install to 'site' instead of 'perl' when perl version is 5.11+
        (CPAN RT#79812)
      - Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78079)

 perl-Compress-Raw-Zlib.spec |    9 ++++++++-
 sources                     |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index 29ac480..ece9018 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,5 +1,5 @@
 Name:           perl-Compress-Raw-Zlib
-Version:        2.056
+Version:        2.058
 Release:        1%{?dist}
 Summary:        Low-level interface to the zlib compression library
 License:        GPL+ or Artistic
@@ -61,6 +61,13 @@ make test
 %{_mandir}/man3/Compress::Raw::Zlib.3pm*
 
 %changelog
+* Tue Nov 13 2012 Paul Howarth <paul at city-fan.org> - 2.058-1
+- Update to 2.058
+  - Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT (CPAN RT#80319)
+  - Install to 'site' instead of 'perl' when perl version is 5.11+
+    (CPAN RT#79812)
+  - Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78079)
+
 * Sat Aug 11 2012 Paul Howarth <paul at city-fan.org> - 2.056-1
 - Update to 2.056
   - Fix C++ build issue
diff --git a/sources b/sources
index 5893ac9..093351e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ab773bfed05e1293dab8ffae52f5550  Compress-Raw-Zlib-2.056.tar.gz
+05524fb0a8a94c4df078997580e4dbbc  Compress-Raw-Zlib-2.058.tar.gz



More information about the perl-devel mailing list