[perl-Archive-Any-Lite] Update to 0.10

Paul Howarth pghmcfc at fedoraproject.org
Thu Aug 14 15:00:26 UTC 2014


commit 2bba968244dd3114be8c0486a745314bba1f296c
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Aug 14 15:59:55 2014 +0100

    Update to 0.10
    
    - New upstream release 0.10
      - Added LICENSE file (CPAN RT#88571)

 perl-Archive-Any-Lite.spec |   10 ++++++++--
 sources                    |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Archive-Any-Lite.spec b/perl-Archive-Any-Lite.spec
index 570bd46..b0d446a 100644
--- a/perl-Archive-Any-Lite.spec
+++ b/perl-Archive-Any-Lite.spec
@@ -1,6 +1,6 @@
 Name:		perl-Archive-Any-Lite
-Version:	0.09
-Release:	2%{?dist}
+Version:	0.10
+Release:	1%{?dist}
 Summary:	Simple CPAN package extractor 
 License:	GPL+ or Artistic
 URL:		https://metacpan.org/release/Archive-Any-Lite
@@ -8,6 +8,7 @@ Source0:	http://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Archive-Any-Lite-%{ve
 Patch0:		Archive-Any-Lite-0.08-EU:MM.patch
 BuildArch:	noarch
 # Build
+BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.30
 # Module
 BuildRequires:	perl(Archive::Tar) >= 1.76
@@ -59,11 +60,16 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test TEST_POD=1
 
 %files
+%license LICENSE
 %doc Changes README
 %{perl_vendorlib}/Archive/
 %{_mandir}/man3/Archive::Any::Lite.3pm*
 
 %changelog
+* Thu Aug 14 2014 Paul Howarth <paul at city-fan.org> - 0.10-1
+- Update to 0.10
+  - Added LICENSE file (CPAN RT#88571)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.09-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4660932..62b4d5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b778ca4abc1da97726ef4952081dbfe8  Archive-Any-Lite-0.09.tar.gz
+bff1deb8eea3d5786afd8b2276bbe350  Archive-Any-Lite-0.10.tar.gz


More information about the scm-commits mailing list