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:
parent
c037aab656
commit
f180869518
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user