[perl-Path-Tiny] Update to 0.060

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 6 10:42:09 UTC 2014


commit 481f725d8c597adc3bc8cfefe20025de5405c4ad
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Nov 6 10:41:12 2014 +0000

    Update to 0.060
    
    - New upstream release 0.060
      - Added 'truncate' option to append for in-place replacement of file contents

 perl-Path-Tiny.spec |    6 +++++-
 sources             |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index bfff0f0..c8f1aa3 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:		perl-Path-Tiny
-Version:	0.059
+Version:	0.060
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -99,6 +99,10 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Thu Nov  6 2014 Paul Howarth <paul at city-fan.org> - 0.060-1
+- Update to 0.060
+  - Added 'truncate' option to append for in-place replacement of file contents
+
 * Tue Oct 14 2014 Paul Howarth <paul at city-fan.org> - 0.059-1
 - Update to 0.059
   - Fixed precedence bug in the check for Unicode::UTF8
diff --git a/sources b/sources
index b3e4cc5..9604d90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-885c26b9758e1b767d72d58cb42f268f  Path-Tiny-0.059.tar.gz
+244b11f5ce352850d7304f77f60e9eaf  Path-Tiny-0.060.tar.gz


More information about the scm-commits mailing list