[perl-IO-Compress] Update to 2.062

Paul Howarth pghmcfc at fedoraproject.org
Mon Aug 12 20:33:20 UTC 2013


commit 3cd4b3f14f563b58f6f4f34089a11a2351c38b2e
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Aug 12 21:06:54 2013 +0100

    Update to 2.062
    
    - New upstream release 2.062
      - Fix up tests for imminent bleadperl changes (CPAN RT#87335)
      - Typo fixes (CPAN RT#84647)
      - IO::Compress::Gzip test t/100generic-bzip2.t hung on Cygwin (CPAN RT#86814)

 perl-IO-Compress.spec |   10 ++++++++--
 sources               |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index ebb42d8..c421cd2 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,8 +2,8 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.061
-Release:        3%{?dist}
+Version:        2.062
+Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -108,6 +108,12 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Mon Aug 12 2013 Paul Howarth <paul at city-fan.org> - 2.062-1
+- Update to 2.062
+  - Fix up tests for imminent bleadperl changes (CPAN RT#87335)
+  - Typo fixes (CPAN RT#84647)
+  - IO::Compress::Gzip test t/100generic-bzip2.t hung on Cygwin (CPAN RT#86814)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.061-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index ecb99be..2e59240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dba831e748f03e549eaf288026ef099  IO-Compress-2.061.tar.gz
+2f2c9dd0dfea99a802e32e874d504041  IO-Compress-2.062.tar.gz


More information about the scm-commits mailing list