[perl-IO-Compress] Update to 2.063

Paul Howarth pghmcfc at fedoraproject.org
Sun Nov 3 21:55:06 UTC 2013


commit 7e702b8e1c609d81d6cf1adca897949866448f91
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Nov 3 21:40:59 2013 +0000

    Update to 2.063
    
    - New upstream release 2.063
      - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305)

 perl-IO-Compress.spec |    8 ++++++--
 sources               |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index 2647df4..2ac5e69 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,8 +2,8 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.062
-Release:        2%{?dist}
+Version:        2.063
+Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -108,6 +108,10 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Sun Nov  3 2013 Paul Howarth <paul at city-fan.org> - 2.063-1
+- Update to 2.063
+  - 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 2e59240..c65fb6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f2c9dd0dfea99a802e32e874d504041  IO-Compress-2.062.tar.gz
+9751b29184c18267ca4545256de7c64e  IO-Compress-2.063.tar.gz



More information about the perl-devel mailing list