[perl-IO-Compress] Update to 2.061

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


commit 178cbb2251cceb02edf771d81b7e3722e7131c51
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon May 27 16:21:28 2013 +0100

    Update to 2.061
    
    - New upstream release 2.061
      - zipdetails (1.06)
        - Get it to cope with Android 'zipalign' non-standard extra fields; these
          are used to make sure that a non-compressed member starts on a 4 byte
          boundary
      - unzip example with IO::Uncompress::Unzip (CPAN RT#84647)

 perl-IO-Compress.spec |   12 ++++++++++--
 sources               |    2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index 532033a..8d91b0c 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,8 +2,8 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.060
-Release:        2%{?dist}
+Version:        2.061
+Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -108,6 +108,14 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Mon May 27 2013 Paul Howarth <paul at city-fan.org> - 2.061-1
+- Update to 2.061
+  - zipdetails (1.06)
+    - Get it to cope with Android 'zipalign' non-standard extra fields; these
+      are used to make sure that a non-compressed member starts on a 4 byte
+      boundary
+  - unzip example with IO::Uncompress::Unzip (CPAN RT#84647)
+
 * 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 379d532..ecb99be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-346a1c981930f7cab54a4973480b3c73  IO-Compress-2.060.tar.gz
+0dba831e748f03e549eaf288026ef099  IO-Compress-2.061.tar.gz


More information about the scm-commits mailing list