From cbdc31f95afdf0c37278eda50d2e0656589b760f Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 22 Jun 2011 11:18:32 +0100 Subject: [PATCH] Perl mass rebuild --- perl-IO-Compress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)