[perl-Compress-Raw-Lzma] Update to 2.034 (document the change of default MemLimit in 2.033)

Paul Howarth pghmcfc at fedoraproject.org
Tue May 3 11:13:36 UTC 2011


commit 8b85597f0fed631f0547ec7247e56b335b11bf9d
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue May 3 12:12:59 2011 +0100

    Update to 2.034 (document the change of default MemLimit in 2.033)

 .gitignore                  |    2 +-
 perl-Compress-Raw-Lzma.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f76752b..6ce727b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Compress-Raw-Lzma-2.033.tar.gz
+/Compress-Raw-Lzma-2.034.tar.gz
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 2fbcc5b..7f19fa0 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,6 +1,6 @@
 Name:		perl-Compress-Raw-Lzma
-Version:	2.033
-Release:	4%{?dist}
+Version:	2.034
+Release:	1%{?dist}
 Summary:	Low-level interface to lzma compression library
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -43,6 +43,9 @@ make test
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
 
 %changelog
+* Tue May  3 2011 Paul Howarth <paul at city-fan.org> - 2.034-1
+- Update to 2.034 (document the change of default MemLimit in 2.033)
+
 * Mon Apr  4 2011 Paul Howarth <paul at city-fan.org> - 2.033-4
 - Rebuild for xz 5.0.2
 
diff --git a/sources b/sources
index 153b5da..098170d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7730072133ff05988680dc1c69090ab  Compress-Raw-Lzma-2.033.tar.gz
+972d95f11aada9221b6053655f527982  Compress-Raw-Lzma-2.034.tar.gz



More information about the perl-devel mailing list