This commit is contained in:
Dennis Gilmore 2013-02-14 05:06:12 -06:00
parent d649c44a3b
commit bf1209e578

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib
Version: 2.060
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-level interface to the zlib compression library
License: GPL+ or Artistic
Group: Development/Libraries
@ -61,6 +61,9 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog
* 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
* Tue Jan 8 2013 Paul Howarth <paul@city-fan.org> - 2.060-1
- Update to 2.060 (mention SimpleZip in POD)