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

Paul Howarth pghmcfc at fedoraproject.org
Mon May 27 15:01:33 UTC 2013


commit dffc9bf9570a3ddad24705b1986bdd466828ad34
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon May 27 15:58:44 2013 +0100

    Update to 2.061
    
    - New upstream release 2.061
      - Include zlib 1.2.8 source
      - Typo fix (CPAN RT#85431)
      - Silence compiler warning by making 2nd parameter to DispStream a const char*

 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 10a5234..faaf5a7 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Raw-Zlib
-Version:        2.060
-Release:        2%{?dist}
+Version:        2.061
+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
+* Mon May 27 2013 Paul Howarth <paul at city-fan.org> - 2.061-1
+- Update to 2.061
+  - Include zlib 1.2.8 source
+  - Typo fix (CPAN RT#85431)
+  - Silence compiler warning by making 2nd parameter to DispStream a const char*
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.060-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 91735e2..8a78ff2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7034d17986e16d9d32046ba3f7856e58  Compress-Raw-Zlib-2.060.tar.gz
+b22987ac5e9ea3920d9abfbc57a9a60c  Compress-Raw-Zlib-2.061.tar.gz


More information about the scm-commits mailing list