Update to 2.050

- New upstream release 2.050
  - Fix build failure on Irix and Solaris (CPAN RT#75151)
This commit is contained in:
Paul Howarth 2012-02-21 22:06:06 +00:00
parent 69da5770c9
commit 4aa2a42701
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Zlib
Version: 2.049
Version: 2.050
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
* 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)
* Sat Feb 18 2012 Paul Howarth <paul@city-fan.org> - 2.049-1
- Update to 2.049
- Include zlib 1.2.6 source

View File

@ -1 +1 @@
40a4d7f9d6950231c20cca11e832be2a Compress-Raw-Zlib-2.049.tar.gz
631b71ece01d148306c07f92f4f0fd06 Compress-Raw-Zlib-2.050.tar.gz