Update to 2.033

- New upstream release 2.033
  - Changed default MemLimit from 128 MB to unlimited
This commit is contained in:
Paul Howarth 2011-01-11 16:15:22 +00:00
parent 32ff2c7164
commit f9dd5e6f12
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Compress-Raw-Lzma-2.032.tar.gz
/Compress-Raw-Lzma-2.033.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Lzma
Version: 2.032
Version: 2.033
Release: 1%{?dist}
Summary: Low-level interface to lzma compression library
Group: Development/Libraries
@ -41,6 +41,9 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.3pm*
%changelog
* 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)
* Fri Jan 7 2011 Paul Howarth <paul@city-fan.org> - 2.032-1
- Update to 2.032 (no changes)

View File

@ -1 +1 @@
edf6f6c992d30a5bbba78f6d34598667 Compress-Raw-Lzma-2.032.tar.gz
d7730072133ff05988680dc1c69090ab Compress-Raw-Lzma-2.033.tar.gz