diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 0a5c4a9..434f06f 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -3,7 +3,7 @@ Name: perl-IO-Compress Version: 2.037 -Release: 1%{?dist} +Release: 2%{?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 - 2.037-2 +- Perl mass rebuild + * Wed Jun 22 2011 Paul Howarth - 2.037-1 - Update to 2.037 (support streamed stored content in IO::Uncompress::Unzip)