Update to 2.035 (fix test failure on Windows - CPAN RT#67931)

This commit is contained in:
Paul Howarth 2011-05-07 16:40:16 +01:00
parent 78f2ca0e88
commit 4b7aee7863
3 changed files with 6 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/IO-Compress-2.033.tar.gz
/IO-Compress-2.034.tar.gz
/IO-Compress-2.035.tar.gz

View File

@ -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@city-fan.org> - 2.035-1
- Update to 2.035 (fix test failure on Windows - CPAN RT#67931)
* Tue May 3 2011 Petr Sabata <psabata@redhat.com> - 2.034-1
- 2.034 bump
- Buildroot and defattr cleanup

View File

@ -1 +1 @@
9bb3cd94b15b9dda0611348abd3daa6f IO-Compress-2.034.tar.gz
716ebc25f63e6a5ca778cff023341c59 IO-Compress-2.035.tar.gz