commit 556338b7c6e8c5da8f1291033663e3a95d0cad89
Author: Paul Howarth <p...@city-fan.org>
Date:   Fri Nov 18 10:11:36 2011 +0000

    Update to 2.042
    
    - New upstream release 2.042 (no changes)
    - Resync versioned dependencies on IO::Compress::Base and 
Compress::Raw::Lzma

 perl-IO-Compress-Lzma.spec |   10 +++++++---
 sources                    |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index 4b9b275..e3d393e 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,5 +1,5 @@
 Name:          perl-IO-Compress-Lzma
-Version:       2.041
+Version:       2.042
 Release:       1%{?dist}
 Summary:       Read and write lzma compressed data
 License:       GPL+ or Artistic
@@ -9,8 +9,8 @@ Source0:        
http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Lzma-%{ver
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 BuildArch:     noarch
 BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Compress::Raw::Lzma) >= 2.040
-BuildRequires: perl(IO::Compress::Base) >= 2.040
+BuildRequires: perl(Compress::Raw::Lzma) >= %{version}
+BuildRequires: perl(IO::Compress::Base) >= %{version}
 BuildRequires: perl(IO::String)
 BuildRequires: perl(Test::Pod)
 BuildRequires: xz, xz-lzma-compat
@@ -46,6 +46,10 @@ make test
 %{_mandir}/man3/IO::Uncompress::UnXz.3pm*
 
 %changelog
+* Fri Nov 18 2011 Paul Howarth <p...@city-fan.org> - 2.042-1
+- Update to 2.042 (no changes)
+- Resync versioned dependencies on IO::Compress::Base and Compress::Raw::Lzma
+
 * Sat Oct 29 2011 Paul Howarth <p...@city-fan.org> - 2.041-1
 - Update to 2.041
   - Remove debugging line in t/001lzma.t that writes to /tmp (CPAN RT#72023)
diff --git a/sources b/sources
index 3a2d1cf..3e4b0a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e0a9b9f191968f37c53e821b30fa23b  IO-Compress-Lzma-2.041.tar.gz
+4fca1937970be6671c6c2cbb47167319  IO-Compress-Lzma-2.042.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to