[perl-Path-Tiny] Update to 0.061

Paul Howarth pghmcfc at fedoraproject.org
Fri Nov 14 12:10:12 UTC 2014


commit c3ea76f4a6e19ac843cc922d2eaf606700e69add
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Nov 14 12:09:41 2014 +0000

    Update to 0.061
    
    - New upstream release 0.061
      - Fixed append_utf8 and append_raw with 'truncate' option

 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 c8f1aa3..f60b88d 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:		perl-Path-Tiny
-Version:	0.060
+Version:	0.061
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -99,6 +99,10 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Fri Nov 14 2014 Paul Howarth <paul at city-fan.org> - 0.061-1
+- Update to 0.061
+  - Fixed append_utf8 and append_raw with 'truncate' option
+
 * 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
diff --git a/sources b/sources
index 9604d90..49c447a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-244b11f5ce352850d7304f77f60e9eaf  Path-Tiny-0.060.tar.gz
+b82cb206a44b7408b11b991001c45e49  Path-Tiny-0.061.tar.gz


More information about the scm-commits mailing list