[perl-Path-FindDev/f21] 0.5.2 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Aug 19 12:24:31 UTC 2014


commit 855be10353d671429c4ff016116eb213818909d6
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Aug 19 14:24:21 2014 +0200

    0.5.2 bump

 .gitignore             |    1 +
 perl-Path-FindDev.spec |   11 ++++++-----
 sources                |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dddbf67..8c6c65a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Path-FindDev-0.4.2.tar.gz
 /Path-FindDev-0.5.0.tar.gz
 /Path-FindDev-0.5.1.tar.gz
+/Path-FindDev-0.5.2.tar.gz
diff --git a/perl-Path-FindDev.spec b/perl-Path-FindDev.spec
index f84fe9d..2d048cd 100644
--- a/perl-Path-FindDev.spec
+++ b/perl-Path-FindDev.spec
@@ -1,5 +1,5 @@
 Name:           perl-Path-FindDev
-Version:        0.5.1
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        Find a development path somewhere in an upper hierarchy
 License:        GPL+ or Artistic
@@ -16,16 +16,14 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Tiny) >= 0.010
 BuildRequires:  perl(Path::IsDev) >= 0.2.2
 BuildRequires:  perl(Path::IsDev::Object)
-BuildRequires:  perl(Path::Tiny) >= 0.038
+BuildRequires:  perl(Path::Tiny) >= 0.054
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(utf8)
 # Tests
-BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(FindBin)
-BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Test::More) >= 1.001002
-BuildRequires:  perl(version)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Carp)
 Requires:       perl(File::Spec)
@@ -59,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 19 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.5.2-1
+- 0.5.2 bump
+
 * Wed Jul 16 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.5.1-1
 - 0.5.1 bump
 
diff --git a/sources b/sources
index 0c97f71..fcb62f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4978fa96898b7e2a869a9e1eaff3b866  Path-FindDev-0.5.1.tar.gz
+b494d775273230d3542851073c2a9da2  Path-FindDev-0.5.2.tar.gz



More information about the perl-devel mailing list