This commit is contained in:
Dennis Gilmore 2011-02-08 19:24:37 -06:00
parent 6460ec9104
commit 1e63fe1af9
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-IO-Compress
Version: 2.033
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read and write compressed data
License: GPL+ or Artistic
Group: Development/Libraries
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/IO::Uncompress::*.3pm*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.033-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 13 2011 Paul Howarth <paul@city-fan.org> - 2.033-1
- Update to 2.033 (fixed typos and spelling errors - Perl RT#81816)
- Use more explicit %%files list