diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index e2f8c91..43fc54a 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -3,7 +3,7 @@ Name: perl-IO-Compress Version: 2.052 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic Group: Development/Libraries @@ -113,6 +113,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Wed Jun 06 2012 Petr Pisar - 2.052-3 +- Perl 5.16 rebuild + * Fri Jun 01 2012 Petr Pisar - 2.052-2 - Omit optional Test::Pod and Test::NoWarnings tests on bootstrap