[perl-ExtUtils-Manifest] 1.63 bump

Petr Pisar ppisar at fedoraproject.org
Tue Sep 10 10:53:56 UTC 2013


commit 12815491f77ecc3561c23bb1038bab5c05066463
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Sep 10 12:53:26 2013 +0200

    1.63 bump

 .gitignore                  |    1 +
 perl-ExtUtils-Manifest.spec |    9 ++++++---
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8994c3..b7f28ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ExtUtils-Manifest-1.60.tar.gz
 /ExtUtils-Manifest-1.61.tar.gz
+/ExtUtils-Manifest-1.63.tar.gz
diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec
index 40149f6..2748c91 100644
--- a/perl-ExtUtils-Manifest.spec
+++ b/perl-ExtUtils-Manifest.spec
@@ -1,6 +1,6 @@
 Name:           perl-ExtUtils-Manifest
-Version:        1.61
-Release:        245%{?dist}
+Version:        1.63
+Release:        1%{?dist}
 Summary:        Utilities to write and check a MANIFEST file
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/ExtUtils-Manifest/
 Source0:        http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Manifest-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 10 2013 Petr Pisar <ppisar at redhat.com> - 1.63-1
+- 1.63 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.61-245
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index a654476..ea6acdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d72d056722a9424e642aa0e66b6b50b  ExtUtils-Manifest-1.61.tar.gz
+4e153f1bfdc14a037968681c51b8a93d  ExtUtils-Manifest-1.63.tar.gz



More information about the perl-devel mailing list