Update to 2.058
- New upstream release 2.058 - Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT (CPAN RT#80319) - Install to 'site' instead of 'perl' when perl version is 5.11+ (CPAN RT#79812) - Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78079)
This commit is contained in:
parent
4ecda4dd49
commit
a90b5a4610
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Compress-Raw-Zlib
|
Name: perl-Compress-Raw-Zlib
|
||||||
Version: 2.056
|
Version: 2.058
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level interface to the zlib compression library
|
Summary: Low-level interface to the zlib compression library
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -61,6 +61,13 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 13 2012 Paul Howarth <paul@city-fan.org> - 2.058-1
|
||||||
|
- Update to 2.058
|
||||||
|
- Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT (CPAN RT#80319)
|
||||||
|
- Install to 'site' instead of 'perl' when perl version is 5.11+
|
||||||
|
(CPAN RT#79812)
|
||||||
|
- Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78079)
|
||||||
|
|
||||||
* Sat Aug 11 2012 Paul Howarth <paul@city-fan.org> - 2.056-1
|
* Sat Aug 11 2012 Paul Howarth <paul@city-fan.org> - 2.056-1
|
||||||
- Update to 2.056
|
- Update to 2.056
|
||||||
- Fix C++ build issue
|
- Fix C++ build issue
|
||||||
|
Loading…
Reference in New Issue
Block a user