Update to 2.054
- New upstream release 2.054 - Fix build issue on Win32 (CPAN RT#77030)
This commit is contained in:
parent
bac3bca0a8
commit
f761b8bb5e
@ -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 <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
|
||||
- Update to 2.053
|
||||
- Include zlib 1.2.7 source
|
||||
|
Loading…
Reference in New Issue
Block a user