Update to 2.037 (support streamed stored content in IO::Uncompress::Unzip)

This commit is contained in:
Paul Howarth 2011-06-22 09:58:34 +01:00
parent 97413c065a
commit d4a3aaa4f6
3 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/IO-Compress-2.035.tar.gz
/IO-Compress-2.036.tar.gz
/IO-Compress-[0-9.]*.tar.gz

View File

@ -2,8 +2,8 @@
%{?perl_default_filter}
Name: perl-IO-Compress
Version: 2.036
Release: 2%{?dist}
Version: 2.037
Release: 1%{?dist}
Summary: Read and write compressed data
License: GPL+ or Artistic
Group: Development/Libraries
@ -89,6 +89,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
%{_mandir}/man3/IO::Uncompress::*.3pm*
%changelog
* Wed Jun 22 2011 Paul Howarth <paul@city-fan.org> - 2.037-1
- Update to 2.037 (support streamed stored content in IO::Uncompress::Unzip)
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.036-2
- Perl mass rebuild

View File

@ -1 +1 @@
c50fa4abdb07778ab6abaa3b8c082fdc IO-Compress-2.036.tar.gz
addc9c47c3263c3b1c8037fd1d8bcae2 IO-Compress-2.037.tar.gz