commit 4b7aee7863c7406116cea885d7b4969cd027b257 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Sat May 7 16:40:16 2011 +0100 Update to 2.035 (fix test failure on Windows - CPAN RT#67931) .gitignore | 3 +-- perl-IO-Compress.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 27786db..2955f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/IO-Compress-2.033.tar.gz -/IO-Compress-2.034.tar.gz +/IO-Compress-2.035.tar.gz diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 6872fa1..1062809 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -2,7 +2,7 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.034 +Version: 2.035 Release: 1%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic @@ -89,6 +89,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Sat May 7 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.035-1 +- Update to 2.035 (fix test failure on Windows - CPAN RT#67931) + * Tue May 3 2011 Petr Sabata <psabata@xxxxxxxxxx> - 2.034-1 - 2.034 bump - Buildroot and defattr cleanup diff --git a/sources b/sources index c802fda..ee1ab2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bb3cd94b15b9dda0611348abd3daa6f IO-Compress-2.034.tar.gz +716ebc25f63e6a5ca778cff023341c59 IO-Compress-2.035.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