Rebuild for gcc 4.7 in Rawhide

This commit is contained in:
Paul Howarth 2012-01-10 16:22:17 +00:00
parent 79697cd3c3
commit 251813a58f

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib
Version: 2.045
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-level interface to zlib compression library
License: GPL+ or Artistic
Group: Development/Libraries
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog
* Tue Jan 10 2012 Paul Howarth <paul@city-fan.org> - 2.045-2
- Rebuild for gcc 4.7 in Rawhide
* Sun Dec 4 2011 Paul Howarth <paul@city-fan.org> - 2.045-1
- Update to 2.045
- Moved FAQ.pod into Zlib.pm