commit 1096ebc435173d6cf411ea766a1e79f7bc9d8f35 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Wed Oct 2 13:51:37 2013 +0200 0.4.0 bump .gitignore | 1 + perl-Path-FindDev.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index cd0ac1b..03c5ff3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Path-FindDev-0.2.0.tar.gz /Path-FindDev-0.3.1.tar.gz /Path-FindDev-0.3.2.tar.gz +/Path-FindDev-0.4.0.tar.gz diff --git a/perl-Path-FindDev.spec b/perl-Path-FindDev.spec index 79f2d6c..0e81674 100644 --- a/perl-Path-FindDev.spec +++ b/perl-Path-FindDev.spec @@ -1,5 +1,5 @@ Name: perl-Path-FindDev -Version: 0.3.2 +Version: 0.4.0 Release: 1%{?dist} Summary: Find a development path somewhere in an upper hierarchy License: GPL+ or Artistic @@ -14,13 +14,13 @@ BuildRequires: perl(warnings) # Run-time BuildRequires: perl(Carp) BuildRequires: perl(Class::Tiny) >= 0.010 -BuildRequires: perl(File::Spec) BuildRequires: perl(Path::IsDev) >= 0.2.2 BuildRequires: perl(Path::IsDev::Object) -BuildRequires: perl(Path::Tiny) +BuildRequires: perl(Path::Tiny) >= 0.038 BuildRequires: perl(Scalar::Util) BuildRequires: perl(Sub::Exporter) # Tests +BuildRequires: perl(File::Spec) BuildRequires: perl(FindBin) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) @@ -57,6 +57,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Wed Oct 02 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.4.0-1 +- 0.4.0 bump + * Thu Sep 26 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.3.2-1 - 0.3.2 bump diff --git a/sources b/sources index 68eefc0..9697b7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -113523018c27c1ff4004bf11c331bcd0 Path-FindDev-0.3.2.tar.gz +afc2b1f00e133a7a630e7f424fe9866a Path-FindDev-0.4.0.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel