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

Paul Howarth pghmcfc at fedoraproject.org
Sat Oct 29 12:25:44 UTC 2011


commit 83b9af515130c80ecc699fbce4f4c325320674ad
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Oct 29 13:25:03 2011 +0100

    Update to 2.040
    
    - New upstream release 2.040
      - Fixed uncompression issue in IO::Uncompress::UnLzma (CPAN RT#71114)

 perl-IO-Compress-Lzma.spec |    8 ++++++--
 sources                    |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index 6492bd8..cd73506 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,6 +1,6 @@
 Name:		perl-IO-Compress-Lzma
-Version:	2.038
-Release:	2%{?dist}
+Version:	2.040
+Release:	1%{?dist}
 Summary:	Read and write lzma compressed data
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -46,6 +46,10 @@ make test
 %{_mandir}/man3/IO::Uncompress::UnXz.3pm*
 
 %changelog
+* Sat Oct 29 2011 Paul Howarth <paul at city-fan.org> - 2.040-1
+- Update to 2.040
+  - Fixed uncompression issue in IO::Uncompress::UnLzma (CPAN RT#71114)
+
 * Fri Jun 24 2011 Paul Howarth <paul at city-fan.org> - 2.038-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 6737b1f..f44fac0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca765d13855cce82c4965bd875e75d45  IO-Compress-Lzma-2.038.tar.gz
+647d4c2b226631cc2fcab81fcdce9a13  IO-Compress-Lzma-2.040.tar.gz



More information about the perl-devel mailing list