[perl-Path-Tiny] Update to 0.055

Paul Howarth pghmcfc at fedoraproject.org
Tue Jul 1 14:28:17 UTC 2014


commit 5e481b526a96a3ad9864e44fd2365b1c05fff117
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jul 1 15:27:52 2014 +0100

    Update to 0.055
    
    - New upstream release 0.055
      - tempfile/tempdir won't warn if used as functions without arguments

 perl-Path-Tiny.spec |   10 +++++++---
 sources             |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index f16d0f9..f809039 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,6 +1,6 @@
 Name:		perl-Path-Tiny
-Version:	0.054
-Release:	2%{?dist}
+Version:	0.055
+Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
 License:	ASL 2.0
@@ -100,7 +100,11 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.054-2
+* Tue Jul  1 2014 Paul Howarth <paul at city-fan.org> - 0.055-1
+- Update to 0.055
+  - tempfile/tempdir won't warn if used as functions without arguments
+
+* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.054-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
 * Tue May  6 2014 Paul Howarth <paul at city-fan.org> - 0.054-1
diff --git a/sources b/sources
index dc6f798..c57e986 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de3d32e277ecd26a86b70f4b9f15ce4d  Path-Tiny-0.054.tar.gz
+80f1c0d154036138612b40c7f51a527f  Path-Tiny-0.055.tar.gz


More information about the scm-commits mailing list