commit d4a3aaa4f68ddf52ca2ab5f52bec9f7183130827
Author: Paul Howarth <[email protected]>
Date:   Wed Jun 22 09:58:34 2011 +0100

    Update to 2.037 (support streamed stored content in IO::Uncompress::Unzip)

 .gitignore            |    3 +--
 perl-IO-Compress.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e89364a..29b7903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/IO-Compress-2.035.tar.gz
-/IO-Compress-2.036.tar.gz
+/IO-Compress-[0-9.]*.tar.gz
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index 06253d2..0a5c4a9 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,8 +2,8 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.036
-Release:        2%{?dist}
+Version:        2.037
+Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -89,6 +89,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Wed Jun 22 2011 Paul Howarth <[email protected]> - 2.037-1
+- Update to 2.037 (support streamed stored content in IO::Uncompress::Unzip)
+
 * Mon Jun 20 2011 Marcela Mašláňová <[email protected]> - 2.036-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 6d4c874..bf08d48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c50fa4abdb07778ab6abaa3b8c082fdc  IO-Compress-2.036.tar.gz
+addc9c47c3263c3b1c8037fd1d8bcae2  IO-Compress-2.037.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to