diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 532033a..8d91b0c 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -2,8 +2,8 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.060 -Release: 2%{?dist} +Version: 2.061 +Release: 1%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic Group: Development/Libraries @@ -108,6 +108,14 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Mon May 27 2013 Paul Howarth - 2.061-1 +- Update to 2.061 + - zipdetails (1.06) + - Get it to cope with Android 'zipalign' non-standard extra fields; these + are used to make sure that a non-compressed member starts on a 4 byte + boundary + - unzip example with IO::Uncompress::Unzip (CPAN RT#84647) + * Thu Feb 14 2013 Fedora Release Engineering - 2.060-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 379d532..ecb99be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -346a1c981930f7cab54a4973480b3c73 IO-Compress-2.060.tar.gz +0dba831e748f03e549eaf288026ef099 IO-Compress-2.061.tar.gz