[perl-IO-Compress-Lzma] Update to 2.035 (fix test failure on Windows - CPAN RT#67931)

Paul Howarth pghmcfc at fedoraproject.org
Sat May 7 16:08:20 UTC 2011


commit d27c9ee5cb20ac01c698b40ba3a8036093ff0740
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat May 7 17:08:04 2011 +0100

    Update to 2.035 (fix test failure on Windows - CPAN RT#67931)

 .gitignore                 |    2 +-
 perl-IO-Compress-Lzma.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d206e73..86d75cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/IO-Compress-Lzma-2.034.tar.gz
+/IO-Compress-Lzma-2.035.tar.gz
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index fa4177c..667854b 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Compress-Lzma
-Version:	2.034
+Version:	2.035
 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
+* Sat May  7 2011 Paul Howarth <paul at city-fan.org> - 2.035-1
+- Update to 2.035 (fix test failure on Windows - CPAN RT#67931)
+
 * Tue May  3 2011 Paul Howarth <paul at city-fan.org> - 2.034-1
 - Update to 2.034 (updates to test harness)
 
diff --git a/sources b/sources
index 9b6cada..facb2f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1768ebf6c33f70502abeb756f6621068  IO-Compress-Lzma-2.034.tar.gz
+af70fb7ae053be64b0ccd83f11b98074  IO-Compress-Lzma-2.035.tar.gz


More information about the scm-commits mailing list