commit 3d5d5f5631eb560609a6653ec5fbe300999da8f5 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon Sep 22 11:14:09 2014 +0100 Update to 2.066 - New upstream release 2.066 - IO::Uncompress::Gzip - Documentation of ExtraFlags stated the XFL values for BEST_COMPRESSION and BEST_SPEED use the values 2 and 4 respectively; they should be 4 and 2 (code for setting XFL was correct) - IO::Uncompress::Gunzip - Fix regression preventing gunzip to in-memory file handle (CPAN RT#95494) perl-IO-Compress.spec | 14 ++++++++++++-- sources | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) --- diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 81e750d..5a16d69 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -2,14 +2,15 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.064 -Release: 311%{?dist} +Version: 2.066 +Release: 1%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-Compress/ Source0: http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl BuildRequires: perl(Carp) BuildRequires: perl(Compress::Raw::Bzip2) >= %{version} BuildRequires: perl(Compress::Raw::Zlib) >= %{version} @@ -108,6 +109,15 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Mon Sep 22 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 2.066-1 +- Update to 2.066 + - IO::Uncompress::Gzip + - Documentation of ExtraFlags stated the XFL values for BEST_COMPRESSION + and BEST_SPEED use the values 2 and 4 respectively; they should be 4 and + 2 (code for setting XFL was correct) + - IO::Uncompress::Gunzip + - Fix regression preventing gunzip to in-memory file handle (CPAN RT#95494) + * Sun Sep 07 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 2.064-311 - Perl 5.20 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 4c0199c..096b12e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f59dfc0b83950288e83332bff7d48c7 IO-Compress-2.064.tar.gz +41e1d7f7426f556769cf7a1c0e6222f9 IO-Compress-2.066.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel