Update to 2.054

- New upstream release 2.054
  - Fix build issue on Win32 (CPAN RT#77030)
This commit is contained in:
Paul Howarth 2012-05-08 21:32:00 +01:00
parent bac3bca0a8
commit f761b8bb5e
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Zlib Name: perl-Compress-Raw-Zlib
Version: 2.053 Version: 2.054
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level interface to zlib compression library Summary: Low-level interface to zlib compression library
License: GPL+ or Artistic License: GPL+ or Artistic
@ -56,6 +56,10 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm* %{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog %changelog
* Tue May 8 2012 Paul Howarth <paul@city-fan.org> - 2.054-1
- Update to 2.054
- Fix build issue on Win32 (CPAN RT#77030)
* Sun May 6 2012 Paul Howarth <paul@city-fan.org> - 2.053-1 * Sun May 6 2012 Paul Howarth <paul@city-fan.org> - 2.053-1
- Update to 2.053 - Update to 2.053
- Include zlib 1.2.7 source - Include zlib 1.2.7 source

View File

@ -1 +1 @@
d9fdf7f5323ae16ebdf65486aa91bd77 Compress-Raw-Zlib-2.053.tar.gz e6fe6c46c12d5b2678527c368c3b2fe6 Compress-Raw-Zlib-2.054.tar.gz