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

Paul Howarth pghmcfc at fedoraproject.org
Sun Feb 2 11:57:48 UTC 2014


commit 62949e79b494dbf1958a6441eef13affb8b20c0f
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Feb 2 11:56:39 2014 +0000

    Update to 2.064
    
    - New upstream release 2.064
      - Handle non-PVs better (CPAN RT#91558)
      - Z_OK instead of Z_BUF_ERROR (CPAN RT#92521)

 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 19038e3..f284d1f 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,5 +1,5 @@
 Name:           perl-Compress-Raw-Zlib
-Version:        2.063
+Version:        2.064
 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
+* 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)
+  - Z_OK instead of Z_BUF_ERROR (CPAN RT#92521)
+
 * 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)
diff --git a/sources b/sources
index a6a37b4..2802078 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9997048dfcde725ece8b43e304156fa  Compress-Raw-Zlib-2.063.tar.gz
+2bc43363138d5d245784c8d0672eaba3  Compress-Raw-Zlib-2.064.tar.gz



More information about the perl-devel mailing list