[perl-Path-Tiny] Update to 0.038

Paul Howarth pghmcfc at fedoraproject.org
Wed Oct 2 10:42:13 UTC 2013


commit 803eaaa5d892ed7a01589a484d3fccb770f5b0f3
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Oct 2 11:41:18 2013 +0100

    Update to 0.038
    
    - New upstream release 0.038
      - Added 'is_rootdir' method to simplify testing if a path is the root
        directory

 perl-Path-Tiny.spec |    7 ++++++-
 sources             |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index cd51f3c..5fbd0a8 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:		perl-Path-Tiny
-Version:	0.037
+Version:	0.038
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -98,6 +98,11 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Wed Oct  2 2013 Paul Howarth <paul at city-fan.org> - 0.038-1
+- Update to 0.038
+  - Added 'is_rootdir' method to simplify testing if a path is the root
+    directory
+
 * Thu Sep 26 2013 Paul Howarth <paul at city-fan.org> - 0.037-1
 - Update to 0.037
   - No longer lists 'threads' as a prerequisite; if you have a threaded perl,
diff --git a/sources b/sources
index 8c7c9da..607345b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-744aad4515c47806dd43e64bd2c110c3  Path-Tiny-0.037.tar.gz
+eb1cdf85145fb32cf6fc6122f5fa71f5  Path-Tiny-0.038.tar.gz



More information about the perl-devel mailing list