[perl-Path-FindDev] 0.4.1 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Thu Oct 24 12:27:51 UTC 2013


commit 0cdbf5fd1ab1ee15ab91d79e9807b203510f8051
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Thu Oct 24 14:27:42 2013 +0200

    0.4.1 bump

 .gitignore             |    1 +
 perl-Path-FindDev.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03c5ff3..72fd933 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Path-FindDev-0.3.1.tar.gz
 /Path-FindDev-0.3.2.tar.gz
 /Path-FindDev-0.4.0.tar.gz
+/Path-FindDev-0.4.1.tar.gz
diff --git a/perl-Path-FindDev.spec b/perl-Path-FindDev.spec
index 0e81674..0f51bd6 100644
--- a/perl-Path-FindDev.spec
+++ b/perl-Path-FindDev.spec
@@ -1,5 +1,5 @@
 Name:           perl-Path-FindDev
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        Find a development path somewhere in an upper hierarchy
 License:        GPL+ or Artistic
@@ -24,7 +24,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(FindBin)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IPC::Open3)
-BuildRequires:  perl(Test::More) >= 0.98
+BuildRequires:  perl(Test::More) >= 0.99
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Carp)
 Requires:       perl(File::Spec)
@@ -57,6 +57,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 24 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.4.1-1
+- 0.4.1 bump
+
 * Wed Oct 02 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.4.0-1
 - 0.4.0 bump
 
diff --git a/sources b/sources
index 9697b7c..35015a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afc2b1f00e133a7a630e7f424fe9866a  Path-FindDev-0.4.0.tar.gz
+a11511306156719502d3f4a6e1be4a27  Path-FindDev-0.4.1.tar.gz



More information about the perl-devel mailing list