diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 6e67901..33a24c2 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,5 +1,5 @@ Name: perl-Compress-Raw-Zlib -Version: 2.053 +Version: 2.054 Release: 1%{?dist} Summary: Low-level interface to zlib compression library License: GPL+ or Artistic @@ -56,6 +56,10 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Tue May 8 2012 Paul Howarth - 2.054-1 +- Update to 2.054 + - Fix build issue on Win32 (CPAN RT#77030) + * Sun May 6 2012 Paul Howarth - 2.053-1 - Update to 2.053 - Include zlib 1.2.7 source diff --git a/sources b/sources index 0fa3287..d53de1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9fdf7f5323ae16ebdf65486aa91bd77 Compress-Raw-Zlib-2.053.tar.gz +e6fe6c46c12d5b2678527c368c3b2fe6 Compress-Raw-Zlib-2.054.tar.gz