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

Paul Howarth pghmcfc at fedoraproject.org
Mon Aug 6 15:39:15 UTC 2012


commit ce01de610b9223c85b604f82611b376b48a8c776
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Aug 6 16:33:55 2012 +0100

    Update to 2.055
    
    - New upstream release 2.055 (no changes)
    - BR: perl(Carp), perl(constant), perl(File::Spec), perl(IO::Handle) and
      perl(lib)

 perl-IO-Compress-Lzma.spec |   18 ++++++++++++++----
 sources                    |    2 +-
 2 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index cde5472..373bdb8 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,20 +1,25 @@
 Name:		perl-IO-Compress-Lzma
-Version:	2.052
-Release:	3%{?dist}
+Version:	2.055
+Release:	1%{?dist}
 Summary:	Read and write lzma compressed data
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/IO-Compress-Lzma/
 Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Lzma-%{version}.tar.gz
-Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 BuildArch:	noarch
-BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(Carp)
 BuildRequires:	perl(Compress::Raw::Lzma) >= %{version}
+BuildRequires:	perl(constant)
+BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(File::Spec)
 BuildRequires:	perl(IO::Compress::Base) >= %{version}
+BuildRequires:	perl(IO::Handle)
 BuildRequires:	perl(IO::String)
+BuildRequires:	perl(lib)
 BuildRequires:	perl(Test::Pod)
 BuildRequires:	xz, xz-lzma-compat
 BuildRequires:	/usr/bin/7z
+Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
 This distribution provides a Perl interface to allow reading and writing of
@@ -51,6 +56,11 @@ make test
 %{_mandir}/man3/IO::Uncompress::UnXz.3pm*
 
 %changelog
+* Mon Aug  6 2012 Paul Howarth <paul at city-fan.org> - 2.055-1
+- Update to 2.055 (no changes)
+- BR: perl(Carp), perl(constant), perl(File::Spec), perl(IO::Handle) and
+  perl(lib)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.052-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index f8cc6ca..18f96ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67e93a7ae58c8536de29e9ee1adac7c7  IO-Compress-Lzma-2.052.tar.gz
+9d94276e9cd971586ccd53a3b8d202c8  IO-Compress-Lzma-2.055.tar.gz



More information about the perl-devel mailing list