Update to 2.051

- New upstream release 2.051
  - Fix bug in Compress::Raw::Zlib on 64-bit Windows (CPAN RT#75222)
This commit is contained in:
Paul Howarth 2012-02-23 11:38:29 +00:00
parent 4aa2a42701
commit 4839b053fc
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Zlib
Version: 2.050
Version: 2.051
Release: 1%{?dist}
Summary: Low-level interface to zlib compression library
License: GPL+ or Artistic
@ -57,6 +57,10 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog
* Thu Feb 23 2012 Paul Howarth <paul@city-fan.org> - 2.051-1
- Update to 2.051
- Fix bug in Compress::Raw::Zlib on 64-bit Windows (CPAN RT#75222)
* Tue Feb 21 2012 Paul Howarth <paul@city-fan.org> - 2.050-1
- Update to 2.050
- Fix build failure on Irix and Solaris (CPAN RT#75151)

View File

@ -1 +1 @@
631b71ece01d148306c07f92f4f0fd06 Compress-Raw-Zlib-2.050.tar.gz
a4430f490858a0930d82a65dcdb06d0a Compress-Raw-Zlib-2.051.tar.gz