ppisar pushed to perl-File-Path (master). "2.12 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Oct 12 13:14:23 UTC 2015


From 45dacb135d2b4879d881e83154761ff5d16200f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 12 Oct 2015 14:51:26 +0200
Subject: 2.12 bump

---
 .gitignore          |  1 +
 perl-File-Path.spec | 16 +++++++++-------
 sources             |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8df150d..fbfff58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-Path-2.09.tar.gz
 /File-Path-2.11.tar.gz
+/File-Path-2.12.tar.gz
diff --git a/perl-File-Path.spec b/perl-File-Path.spec
index a7f2f72..f32acf4 100644
--- a/perl-File-Path.spec
+++ b/perl-File-Path.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Path
-Version:        2.11
+Version:        2.12
 Release:        1%{?dist}
 Summary:        Create or remove directory trees
 License:        GPL+ or Artistic
@@ -13,7 +13,7 @@ BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
-# ExtUtils::MakeMaker::Coverage not needed
+# ExtUtils::MakeMaker::Coverage not used
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Cwd)
@@ -23,15 +23,14 @@ BuildRequires:  perl(File::Spec)
 # Symbol not used
 BuildRequires:  perl(vars)
 # Tests:
+BuildRequires:  perl(base)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Fcntl)
 BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(SelectSaver)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
-%if !%{defined perl_bootstrap}
-# Optional tests:
-BuildRequires:  perl(Test::Output)
-%endif
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Carp)
 
@@ -55,11 +54,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes README TODO
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 12 2015 Petr Pisar <ppisar at redhat.com> - 2.12-1
+- 2.12 bump
+
 * Mon Jul 20 2015 Petr Pisar <ppisar at redhat.com> - 2.11-1
 - 2.11 bump
 
diff --git a/sources b/sources
index 9d362a2..bb90422 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b47c33a4f43944d263893a6ad3a0483e  File-Path-2.11.tar.gz
+75e983ccb2523bd16af93582de10443c  File-Path-2.12.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-File-Path.git/commit/?h=master&id=45dacb135d2b4879d881e83154761ff5d16200f5


More information about the perl-devel mailing list