diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index dc74708..29ac480 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -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 - 2.056-1 +- Update to 2.056 + - Fix C++ build issue + * Mon Aug 6 2012 Paul Howarth - 2.055-1 - Update to 2.055 - Fix misuse of magic in API (CPAN RT#78079) diff --git a/sources b/sources index b6d2a5b..5893ac9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1f3d1a420c2ebec5f36f77b9e236b57 Compress-Raw-Zlib-2.055.tar.gz +9ab773bfed05e1293dab8ffae52f5550 Compress-Raw-Zlib-2.056.tar.gz