This commit is contained in:
Dennis Gilmore 2014-06-06 21:06:47 -05:00
parent 4bb0a0a33a
commit 0fc82efb56

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib
Version: 2.065
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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.065-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Feb 4 2014 Paul Howarth <paul@city-fan.org> - 2.065-1
- Update to 2.065
- Resolve c++ build failure in core (CPAN RT#92657)