Update to 2.033
- New upstream release 2.033 - Changed default MemLimit from 128 MB to unlimited
This commit is contained in:
parent
32ff2c7164
commit
f9dd5e6f12
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/Compress-Raw-Lzma-2.032.tar.gz
|
||||
/Compress-Raw-Lzma-2.033.tar.gz
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user