Update to 2.056 (fix C++ build issue)
This commit is contained in:
parent
0e4164a41f
commit
4ecda4dd49
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Compress-Raw-Zlib
|
Name: perl-Compress-Raw-Zlib
|
||||||
Version: 2.055
|
Version: 2.056
|
||||||
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,10 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 11 2012 Paul Howarth <paul@city-fan.org> - 2.056-1
|
||||||
|
- Update to 2.056
|
||||||
|
- Fix C++ build issue
|
||||||
|
|
||||||
* Mon Aug 6 2012 Paul Howarth <paul@city-fan.org> - 2.055-1
|
* Mon Aug 6 2012 Paul Howarth <paul@city-fan.org> - 2.055-1
|
||||||
- Update to 2.055
|
- Update to 2.055
|
||||||
- Fix misuse of magic in API (CPAN RT#78079)
|
- Fix misuse of magic in API (CPAN RT#78079)
|
||||||
|
Loading…
Reference in New Issue
Block a user