This commit is contained in:
Dennis Gilmore 2011-02-08 13:29:20 -06:00
parent f9dd5e6f12
commit 46fd541c44

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Lzma
Version: 2.033
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-level interface to lzma compression library
Group: Development/Libraries
License: GPL+ or Artistic
@ -41,6 +41,9 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.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
* Tue Jan 11 2011 Paul Howarth <paul@city-fan.org> - 2.033-1
- Update to 2.033 (changed default MemLimit from 128 MB to unlimited)