Update to 2.049 (include zlib 1.2.6 source)

This commit is contained in:
Paul Howarth 2012-02-18 22:02:00 +00:00
parent 13e0a86301
commit 69da5770c9
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Zlib
Version: 2.048
Version: 2.049
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
* Sat Feb 18 2012 Paul Howarth <paul@city-fan.org> - 2.049-1
- Update to 2.049
- Include zlib 1.2.6 source
* Sun Jan 29 2012 Paul Howarth <paul@city-fan.org> - 2.048-1
- Update to 2.048
- Allow flush to be called multiple times without any intermediate call to

View File

@ -1 +1 @@
f9d0b38e19bfbd63dea868d9aab37bd3 Compress-Raw-Zlib-2.048.tar.gz
40a4d7f9d6950231c20cca11e832be2a Compress-Raw-Zlib-2.049.tar.gz