[perl-Compress-Raw-Lzma] Update to 2.033

Paul Howarth pghmcfc at fedoraproject.org
Tue Jan 11 16:16:28 UTC 2011


commit f9dd5e6f12eaa0e784db62e673b469cfed1cf767
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jan 11 16:15:22 2011 +0000

    Update to 2.033
    
    - New upstream release 2.033
      - Changed default MemLimit from 128 MB to unlimited

 .gitignore                  |    2 +-
 perl-Compress-Raw-Lzma.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48f5e66..f76752b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Compress-Raw-Lzma-2.032.tar.gz
+/Compress-Raw-Lzma-2.033.tar.gz
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 6573648..39e1859 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -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 at 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 at city-fan.org> - 2.032-1
 - Update to 2.032 (no changes)
 
diff --git a/sources b/sources
index 5740b73..153b5da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edf6f6c992d30a5bbba78f6d34598667  Compress-Raw-Lzma-2.032.tar.gz
+d7730072133ff05988680dc1c69090ab  Compress-Raw-Lzma-2.033.tar.gz


More information about the scm-commits mailing list