[perl-Path-Tiny] Update to 0.051

Paul Howarth pghmcfc at fedoraproject.org
Sat Dec 21 16:49:49 UTC 2013


commit 9ac1162e1aa993b145d1708491f29ca077efc53b
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Dec 21 16:48:55 2013 +0000

    Update to 0.051
    
    - New upstream release 0.051
      - Recursive iteration won't throw an exception if a directory is removed or
        unreadable during iteration

 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 00c4fb7..ab24a41 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:		perl-Path-Tiny
-Version:	0.049
+Version:	0.051
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -98,6 +98,11 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Sat Dec 21 2013 Paul Howarth <paul at city-fan.org> - 0.051-1
+- Update to 0.051
+  - Recursive iteration won't throw an exception if a directory is removed or
+    unreadable during iteration
+
 * Thu Dec 12 2013 Paul Howarth <paul at city-fan.org> - 0.049-1
 - Update to 0.049
   - Added 'subsumes' method
diff --git a/sources b/sources
index fbedf04..197bb19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4cda6f443033934eb557cbb8b1256af  Path-Tiny-0.049.tar.gz
+7047068ee6df8b0378d885bca1c6a614  Path-Tiny-0.051.tar.gz


More information about the scm-commits mailing list