[perl-Compress-Raw-Lzma] Update to 2.066 (no changes)

Paul Howarth pghmcfc at fedoraproject.org
Mon Sep 22 09:39:46 UTC 2014


commit efcdbf63605cd7d2d77b819c66b0c181390dc619
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Sep 22 10:39:36 2014 +0100

    Update to 2.066 (no changes)

 perl-Compress-Raw-Lzma.spec |   12 ++++++++----
 sources                     |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index c5c50a3..c589527 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,13 +1,12 @@
 Name:		perl-Compress-Raw-Lzma
-Version:	2.064
-Release:	4%{?dist}
+Version:	2.066
+Release:	1%{?dist}
 Summary:	Low-level interface to lzma compression library
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Compress-Raw-Lzma/
 Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Lzma-%{version}.tar.gz
-BuildRequires:	xz
-BuildRequires:	xz-devel
+BuildRequires:	perl
 BuildRequires:	perl(AutoLoader)
 BuildRequires:	perl(Carp)
 BuildRequires:	perl(constant)
@@ -17,6 +16,8 @@ BuildRequires:	perl(lib)
 BuildRequires:	perl(Test::NoWarnings)
 BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(XSLoader)
+BuildRequires:	xz
+BuildRequires:	xz-devel
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:	perl(XSLoader)
 # Built-against version is embedded in module, so we have a strict version dependency
@@ -52,6 +53,9 @@ make test
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
 
 %changelog
+* Mon Sep 22 2014 Paul Howarth <paul at city-fan.org> - 2.066-1
+- Update to 2.066 (no changes)
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.064-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index fe73dce..07ff4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67feb68025fc9f666f543d9e27a5233c  Compress-Raw-Lzma-2.064.tar.gz
+419c27cc5ab426a8b163e51257927fb6  Compress-Raw-Lzma-2.066.tar.gz



More information about the perl-devel mailing list