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:
parent
4aa2a42701
commit
4839b053fc
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user