[perl-ExtUtils-Manifest] 1.69 bump

Petr Pisar ppisar at fedoraproject.org
Thu Nov 20 17:01:27 UTC 2014


commit e449928a2af8d594253388145edee1367d60e5ad
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Nov 20 17:59:20 2014 +0100

    1.69 bump

 .gitignore                  |    1 +
 perl-ExtUtils-Manifest.spec |   12 ++++++------
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82eadf6..417669a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ExtUtils-Manifest-1.65.tar.gz
 /ExtUtils-Manifest-1.66.tar.gz
 /ExtUtils-Manifest-1.68.tar.gz
+/ExtUtils-Manifest-1.69.tar.gz
diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec
index 80f34a3..1b0bb2b 100644
--- a/perl-ExtUtils-Manifest.spec
+++ b/perl-ExtUtils-Manifest.spec
@@ -1,11 +1,11 @@
 Name:           perl-ExtUtils-Manifest
-Version:        1.68
+Version:        1.69
 Release:        1%{?dist}
 Summary:        Utilities to write and check a MANIFEST file
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/ExtUtils-Manifest/
-Source0:        http://www.cpan.org/authors/id/B/BI/BINGOS/ExtUtils-Manifest-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/E/ET/ETHER/ExtUtils-Manifest-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -26,12 +26,9 @@ BuildRequires:  perl(File::Spec) >= 0.8
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Test::More)
+# CPAN::Meta not needed
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(File::Path)
-Requires:       perl(File::Spec) >= 0.8
-
-# Remove underspecified dependencies
-%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(File::Spec\\)\\s*$
 
 %description
 %{summary}.
@@ -57,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 20 2014 Petr Pisar <ppisar at redhat.com> - 1.69-1
+- 1.69 bump
+
 * Wed Sep 17 2014 Petr Pisar <ppisar at redhat.com> - 1.68-1
 - 1.68 bump
 
diff --git a/sources b/sources
index 19fde82..a8c2857 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0284039fc5aa81bf2d77df6f3a4bf95c  ExtUtils-Manifest-1.68.tar.gz
+cb001f834cc0f0e992d8c780eace6f2f  ExtUtils-Manifest-1.69.tar.gz



More information about the perl-devel mailing list