[perl-IO-Compress] Update to 2.064

Paul Howarth pghmcfc at fedoraproject.org
Sun Feb 2 12:50:20 UTC 2014


commit 16535b5aea37b4925191bff7ce7c74d0e7c15b24
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Feb 2 12:49:49 2014 +0000

    Update to 2.064
    
    - New upsream release 2.064
      - Use android-compatible flags when calling gzip in
        IO-Compress/t/050interop-gzip.t (CPAN RT#90216)

 perl-IO-Compress.spec |    7 ++++++-
 sources               |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index 2ac5e69..e11bbcf 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,7 +2,7 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.063
+Version:        2.064
 Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
@@ -108,6 +108,11 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Sun Feb  2 2014 Paul Howarth <paul at city-fan.org> - 2.064-1
+- Update to 2.064
+  - Use android-compatible flags when calling gzip in
+    IO-Compress/t/050interop-gzip.t (CPAN RT#90216)
+
 * 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)
diff --git a/sources b/sources
index c65fb6d..4c0199c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9751b29184c18267ca4545256de7c64e  IO-Compress-2.063.tar.gz
+7f59dfc0b83950288e83332bff7d48c7  IO-Compress-2.064.tar.gz



More information about the perl-devel mailing list