Update to 2.063

- New upstream release 2.063
  - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305)
This commit is contained in:
Paul Howarth 2013-11-03 21:40:59 +00:00
parent f64fed3f9d
commit 7e702b8e1c
2 changed files with 7 additions and 3 deletions

View File

@ -2,8 +2,8 @@
%{?perl_default_filter}
Name: perl-IO-Compress
Version: 2.062
Release: 2%{?dist}
Version: 2.063
Release: 1%{?dist}
Summary: Read and write compressed data
License: GPL+ or Artistic
Group: Development/Libraries
@ -108,6 +108,10 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
%{_mandir}/man3/IO::Uncompress::*.3pm*
%changelog
* Sun Nov 3 2013 Paul Howarth <paul@city-fan.org> - 2.063-1
- Update to 2.063
- Typo in Compress::Zlib _combine function documentation (CPAN RT#89305)
* Wed Aug 14 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.062-2
- Perl 5.18 re-rebuild of bootstrapped packages

View File

@ -1 +1 @@
2f2c9dd0dfea99a802e32e874d504041 IO-Compress-2.062.tar.gz
9751b29184c18267ca4545256de7c64e IO-Compress-2.063.tar.gz