commit 1df4d602b1592f6a855721a8a057d277734a62f3 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Thu Sep 19 12:34:18 2013 +0200 0.3.2 bump .gitignore | 1 + perl-Path-IsDev.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1dd2cff..382dcc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Path-IsDev-0.3.0.tar.gz +/Path-IsDev-0.3.2.tar.gz diff --git a/perl-Path-IsDev.spec b/perl-Path-IsDev.spec index ee9c89e..a3a4725 100644 --- a/perl-Path-IsDev.spec +++ b/perl-Path-IsDev.spec @@ -1,5 +1,5 @@ Name: perl-Path-IsDev -Version: 0.3.0 +Version: 0.3.2 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) +BuildRequires: perl(Class::Tiny) >= 0.010 BuildRequires: perl(Module::Runtime) BuildRequires: perl(parent) BuildRequires: perl(Path::Tiny) @@ -60,5 +60,8 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Thu Sep 19 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.3.2-1 +- 0.3.2 bump + * Mon Sep 16 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> 0.3.0-1 - Specfile autogenerated by cpanspec 1.78. diff --git a/sources b/sources index fafdd6d..b68ef33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5ed2352145ee0528cf442eb9312cd07 Path-IsDev-0.3.0.tar.gz +8ae9527dc25a5effcea91cffb0f16909 Path-IsDev-0.3.2.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