Update to 2.050
- New upstream release 2.050 - Fix build failure on Irix and Solaris (CPAN RT#75151)
This commit is contained in:
parent
69da5770c9
commit
4aa2a42701
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Compress-Raw-Zlib
|
Name: perl-Compress-Raw-Zlib
|
||||||
Version: 2.049
|
Version: 2.050
|
||||||
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
|
||||||
@ -57,6 +57,10 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2012 Paul Howarth <paul@city-fan.org> - 2.050-1
|
||||||
|
- Update to 2.050
|
||||||
|
- Fix build failure on Irix and Solaris (CPAN RT#75151)
|
||||||
|
|
||||||
* Sat Feb 18 2012 Paul Howarth <paul@city-fan.org> - 2.049-1
|
* Sat Feb 18 2012 Paul Howarth <paul@city-fan.org> - 2.049-1
|
||||||
- Update to 2.049
|
- Update to 2.049
|
||||||
- Include zlib 1.2.6 source
|
- Include zlib 1.2.6 source
|
||||||
|
Loading…
Reference in New Issue
Block a user