Update to 2.059

- New upstream release 2.059
  - Copy-on-write support (CPAN RT#81353)
This commit is contained in:
Paul Howarth 2012-11-26 07:51:39 +00:00
parent a90b5a4610
commit 87df3e2ef9
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -1 +1 @@
05524fb0a8a94c4df078997580e4dbbc Compress-Raw-Zlib-2.058.tar.gz
8a141270546e8c3a726f10b7bcb0c10a Compress-Raw-Zlib-2.059.tar.gz