commit 46bb622d614c6166c0676a6748434136148c0fda Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Wed Jul 16 16:01:58 2014 +0200 1.001001 bump .gitignore | 1 + perl-Path-IsDev.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index bffba42..4010fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /Path-IsDev-1.000000.tar.gz /Path-IsDev-1.000002.tar.gz /Path-IsDev-1.001000.tar.gz +/Path-IsDev-1.001001.tar.gz diff --git a/perl-Path-IsDev.spec b/perl-Path-IsDev.spec index a14ab1d..8df1d0d 100644 --- a/perl-Path-IsDev.spec +++ b/perl-Path-IsDev.spec @@ -1,6 +1,6 @@ Name: perl-Path-IsDev -Version: 1.001000 -Release: 2%{?dist} +Version: 1.001001 +Release: 1%{?dist} Summary: Determine if a given Path resembles a development source tree License: GPL+ or Artistic Group: Development/Libraries @@ -17,7 +17,7 @@ BuildRequires: perl(Class::Tiny) >= 0.010 BuildRequires: perl(Config) BuildRequires: perl(File::HomeDir) BuildRequires: perl(Module::Runtime) -BuildRequires: perl(Path::Tiny) +BuildRequires: perl(Path::Tiny) >= 0.004 BuildRequires: perl(Role::Tiny) BuildRequires: perl(Role::Tiny::With) BuildRequires: perl(Scalar::Util) @@ -69,6 +69,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jul 16 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.001001-1 +- 1.001001 bump + * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.001000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index a45d55d..4e65eee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d850fe534473bffc16add8e83a115255 Path-IsDev-1.001000.tar.gz +67f0aa3de17b0b9e92af49faaf1b1d98 Path-IsDev-1.001001.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