Update to 2.056 (fix C++ build issue)

This commit is contained in:
Paul Howarth 2012-08-11 00:44:07 +01:00
parent 0e4164a41f
commit 4ecda4dd49
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Zlib
Version: 2.055
Version: 2.056
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
* Sat Aug 11 2012 Paul Howarth <paul@city-fan.org> - 2.056-1
- Update to 2.056
- Fix C++ build issue
* Mon Aug 6 2012 Paul Howarth <paul@city-fan.org> - 2.055-1
- Update to 2.055
- Fix misuse of magic in API (CPAN RT#78079)

View File

@ -1 +1 @@
a1f3d1a420c2ebec5f36f77b9e236b57 Compress-Raw-Zlib-2.055.tar.gz
9ab773bfed05e1293dab8ffae52f5550 Compress-Raw-Zlib-2.056.tar.gz