Update to 2.063

- New upstream release 2.063
  - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)
  - Compress::Raw::Zlib uses AutoLoader for no reason (CPAN RT#88260)
  - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305)
This commit is contained in:
Paul Howarth 2013-11-03 21:18:02 +00:00
parent c037aab656
commit f180869518
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib
Version: 2.062
Release: 2%{?dist}
Version: 2.063
Release: 1%{?dist}
Summary: Low-level interface to the zlib compression library
License: GPL+ or Artistic
Group: Development/Libraries
@ -61,6 +61,12 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog
* Sun Nov 3 2013 Paul Howarth <paul@city-fan.org> - 2.063-1
- Update to 2.063
- gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)
- Compress::Raw::Zlib uses AutoLoader for no reason (CPAN RT#88260)
- 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 @@
49423cdd97a0c6e3bb03652d2d835876 Compress-Raw-Zlib-2.062.tar.gz
a9997048dfcde725ece8b43e304156fa Compress-Raw-Zlib-2.063.tar.gz