Update to 2.059
- New upstream release 2.059 - Copy-on-write support (CPAN RT#81353)
This commit is contained in:
parent
a90b5a4610
commit
87df3e2ef9
@ -1,5 +1,5 @@
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Version: 2.058
|
||||
Version: 2.059
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to the zlib compression library
|
||||
License: GPL+ or Artistic
|
||||
@ -61,6 +61,10 @@ make test
|
||||
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 25 2012 Paul Howarth <paul@city-fan.org> - 2.059-1
|
||||
- Update to 2.059
|
||||
- Copy-on-write support (CPAN RT#81353)
|
||||
|
||||
* Tue Nov 13 2012 Paul Howarth <paul@city-fan.org> - 2.058-1
|
||||
- Update to 2.058
|
||||
- Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT (CPAN RT#80319)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user