Update to 2.061
- New upstream release 2.061 - Include zlib 1.2.8 source - Typo fix (CPAN RT#85431) - Silence compiler warning by making 2nd parameter to DispStream a const char*
This commit is contained in:
parent
bf1209e578
commit
dffc9bf957
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Compress-Raw-Zlib
|
Name: perl-Compress-Raw-Zlib
|
||||||
Version: 2.060
|
Version: 2.061
|
||||||
Release: 2%{?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
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -61,6 +61,12 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 27 2013 Paul Howarth <paul@city-fan.org> - 2.061-1
|
||||||
|
- Update to 2.061
|
||||||
|
- Include zlib 1.2.8 source
|
||||||
|
- Typo fix (CPAN RT#85431)
|
||||||
|
- Silence compiler warning by making 2nd parameter to DispStream a const char*
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.060-2
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.060-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user