Update to 2.035 (fix test failure on Windows - CPAN RT#67931)
This commit is contained in:
parent
78f2ca0e88
commit
4b7aee7863
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/IO-Compress-2.033.tar.gz
|
||||
/IO-Compress-2.034.tar.gz
|
||||
/IO-Compress-2.035.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user