[perl-IO-Compress] Update to 2.059

Paul Howarth pghmcfc at fedoraproject.org
Sun Dec 16 13:26:41 UTC 2012


commit ef929bfdb790acf985c7d9c8ad40c0ba9e8407dd
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Dec 16 13:25:57 2012 +0000

    Update to 2.059
    
    - New upstream release 2.059
      - IO::Compress::Base
        - Added "Encode" option

 perl-IO-Compress.spec |    9 +++++++--
 sources               |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index 1524878..cdb3ca3 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,8 +2,8 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.058
-Release:        2%{?dist}
+Version:        2.059
+Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -108,6 +108,11 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Sun Dec 16 2012 Paul Howarth <paul at city-fan.org> - 2.059-1
+- Update to 2.059
+  - IO::Compress::Base
+    - Added "Encode" option
+
 * Mon Nov 26 2012 Petr Ĺ abata <contyk at redhat.com> - 2.058-2
 - Add missing File::* buildtime dependencies
 
diff --git a/sources b/sources
index 450aba8..df06aa3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58f498eeadcae432b7818e800e2bf7a9  IO-Compress-2.058.tar.gz
+6a5c15cd0864bc2071623baa063d0ae8  IO-Compress-2.059.tar.gz


More information about the scm-commits mailing list