[perl-Path-IsDev/f21] 1.001002 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Aug 19 13:01:01 UTC 2014


commit 7cd0ce765f7effcbb16f2242841759ba084a41ea
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Aug 19 15:00:41 2014 +0200

    1.001002 bump

 .gitignore           |    1 +
 perl-Path-IsDev.spec |   11 ++++++-----
 sources              |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4010fe6..6356a93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Path-IsDev-1.000002.tar.gz
 /Path-IsDev-1.001000.tar.gz
 /Path-IsDev-1.001001.tar.gz
+/Path-IsDev-1.001002.tar.gz
diff --git a/perl-Path-IsDev.spec b/perl-Path-IsDev.spec
index 8df1d0d..3d6eab8 100644
--- a/perl-Path-IsDev.spec
+++ b/perl-Path-IsDev.spec
@@ -1,5 +1,5 @@
 Name:           perl-Path-IsDev
-Version:        1.001001
+Version:        1.001002
 Release:        1%{?dist}
 Summary:        Determine if a given Path resembles a development source tree
 License:        GPL+ or Artistic
@@ -13,7 +13,7 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Class::Tiny) >= 0.010
+BuildRequires:  perl(Class::Tiny) >= 1.000
 BuildRequires:  perl(Config)
 BuildRequires:  perl(File::HomeDir)
 BuildRequires:  perl(Module::Runtime)
@@ -24,13 +24,11 @@ BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(utf8)
 # Tests
-BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(FindBin)
-BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Test::Fatal)
 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::HomeDir)
@@ -69,6 +67,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 19 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.001002-1
+- 1.001002 bump
+
 * Wed Jul 16 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.001001-1
 - 1.001001 bump
 
diff --git a/sources b/sources
index 4e65eee..762ac96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67f0aa3de17b0b9e92af49faaf1b1d98  Path-IsDev-1.001001.tar.gz
+8907c626bb16558151f7dc11f1c47719  Path-IsDev-1.001002.tar.gz


More information about the scm-commits mailing list