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

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


commit 9f6853e95492c1ed345167b1f370190c4ef082c4
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jan 11 16:27:29 2011 +0000

    Update to 2.033
    
    - New upstream release 2.033
      - Made 001xz.t more forgiving when the tests run out of memory

 .gitignore                 |    2 +-
 perl-IO-Compress-Lzma.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4032426..3863ef4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/IO-Compress-Lzma-2.032.tar.gz
+/IO-Compress-Lzma-2.033.tar.gz
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index 6b2739d..9cf1742 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Compress-Lzma
-Version:	2.032
+Version:	2.033
 Release:	1%{?dist}
 Summary:	Read and write lzma compressed data
 License:	GPL+ or Artistic
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/IO::Uncompress::UnXz.3pm*
 
 %changelog
+* Tue Jan 11 2011 Paul Howarth <paul at city-fan.org> - 2.033-1
+- Update to 2.033 (made 001xz.t more forgiving when the tests run out of memory)
+
 * 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 372d86a..7ac6222 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e2f17919744448378874502eaf78d66  IO-Compress-Lzma-2.032.tar.gz
+bb1db86597e81fd8d8f910ddb26c7464  IO-Compress-Lzma-2.033.tar.gz



More information about the perl-devel mailing list