commit cd106e36338098b707bfad8101b61f43dbc92dc6 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Sep 7 11:54:10 2012 -0600 update to 0.5 .gitignore | 1 + perl-File-Path-Tiny.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 24eb9e9..126713c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /File-Path-Tiny-0.1.tar.gz /File-Path-Tiny-0.2.tar.gz /File-Path-Tiny-0.3.tar.gz +/File-Path-Tiny-0.5.tar.gz diff --git a/perl-File-Path-Tiny.spec b/perl-File-Path-Tiny.spec index cee5a73..7a045c0 100644 --- a/perl-File-Path-Tiny.spec +++ b/perl-File-Path-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-File-Path-Tiny -Version: 0.3 -Release: 3%{?dist} +Version: 0.5 +Release: 1%{?dist} Summary: Recursive versions of mkdir() and rmdir() without as much overhead as File::Path License: GPL+ or Artistic Group: Development/Libraries @@ -43,6 +43,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Sep 07 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.5-1 +- update to latest upstream version + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index c76b908..168f49b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46a1687953b02a0456f5a0ed65d1a396 File-Path-Tiny-0.3.tar.gz +3cf7fc7bddbd038a75c53b0673146bb4 File-Path-Tiny-0.5.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