[perl-File-Path-Tiny] update to 0.3

Iain Arnell iarnell at fedoraproject.org
Wed Apr 11 11:38:39 UTC 2012


commit 86bff3804ab5bce0249ba5b45d942939fc096625
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Apr 11 05:38:34 2012 -0600

    update to 0.3

 .gitignore               |    1 +
 perl-File-Path-Tiny.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18ab864..24eb9e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-Path-Tiny-0.1.tar.gz
 /File-Path-Tiny-0.2.tar.gz
+/File-Path-Tiny-0.3.tar.gz
diff --git a/perl-File-Path-Tiny.spec b/perl-File-Path-Tiny.spec
index 6aa3395..e8b6e37 100644
--- a/perl-File-Path-Tiny.spec
+++ b/perl-File-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Path-Tiny
-Version:        0.2
+Version:        0.3
 Release:        1%{?dist}
 Summary:        Recursive versions of mkdir() and rmdir() without as much overhead as File::Path
 License:        GPL+ or Artistic
@@ -43,6 +43,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 11 2012 Iain Arnell <iarnell at gmail.com> 0.3-1
+- update to latest upstream version
+
 * Mon Mar 12 2012 Iain Arnell <iarnell at gmail.com> 0.2-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index e011876..c76b908 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c4c23a5c673c94d86cdb82fd4069f7e  File-Path-Tiny-0.2.tar.gz
+46a1687953b02a0456f5a0ed65d1a396  File-Path-Tiny-0.3.tar.gz


More information about the scm-commits mailing list