diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index c421cd2..2647df4 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -3,7 +3,7 @@ Name: perl-IO-Compress Version: 2.062 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic Group: Development/Libraries @@ -108,6 +108,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Wed Aug 14 2013 Jitka Plesnikova - 2.062-2 +- Perl 5.18 re-rebuild of bootstrapped packages + * Mon Aug 12 2013 Paul Howarth - 2.062-1 - Update to 2.062 - Fix up tests for imminent bleadperl changes (CPAN RT#87335)