[perl-Archive-Any] Update to 0.0941

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 7 10:09:27 UTC 2013


commit 60054edda99ed688159e6914908b7f869ee6a9de
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Nov 7 10:07:05 2013 +0000

    Update to 0.0941
    
    - New upstream release 0.0941
      - Fixes version number in lib/Archive/Any.pm
      - Previous release had broken permissions

 Archive-Any-0.0940-version.patch |   11 -----------
 perl-Archive-Any.spec            |   11 ++++++-----
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/perl-Archive-Any.spec b/perl-Archive-Any.spec
index 345f48e..8a1c9d4 100644
--- a/perl-Archive-Any.spec
+++ b/perl-Archive-Any.spec
@@ -1,12 +1,11 @@
 Name:		perl-Archive-Any
-Version:	0.0940
+Version:	0.0941
 Release:	1%{?dist}
 Summary:	Single interface to deal with file archives
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Archive-Any/
 Source0:	http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/Archive-Any-%{version}.tar.gz
-Patch1:		Archive-Any-0.0940-version.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
 # Build
@@ -34,9 +33,6 @@ formats. Tarballs, zip files, etc.
 %prep
 %setup -q -n Archive-Any-%{version}
 
-# Upstream forgot to change a version number
-%patch1
-
 %build
 perl Build.PL installdirs=vendor
 ./Build
@@ -63,6 +59,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Archive::Any::Zip.3pm*
 
 %changelog
+* Thu Nov  7 2013 Paul Howarth <paul at city-fan.org> - 0.0941-1
+- Update to 0.0941
+  - Fixes version number in lib/Archive/Any.pm
+  - Previous release had broken permissions
+
 * Fri Oct 18 2013 Paul Howarth <paul at city-fan.org> - 0.0940-1
 - Update to 0.0940
   - Adds x-bzip2 (CPAN RT#67738)
diff --git a/sources b/sources
index abf24d5..2e9168e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ba294f0601fe2965355596e3a40ed87  Archive-Any-0.0940.tar.gz
+16807a0b984871daa0a5d8f2b48d57e6  Archive-Any-0.0941.tar.gz



More information about the perl-devel mailing list