From 2d698d81bb9eda9cf22deea02b311a5e3ecc9fba Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 24 Mar 2015 09:44:36 +0000
Subject: Update to 0.068

- New upstream release 0.068
  - Added exclusive locking option to filehandle opens; spew now exclusively
    locks tempfile used for atomic writes
---
 perl-Path-Tiny.spec | 9 +++++++--
 sources             | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index 13423c3..6574a76 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:          perl-Path-Tiny
-Version:       0.065
+Version:       0.068
 Release:       1%{?dist}
 Summary:       File path utility
 Group:         Development/Libraries
@@ -101,6 +101,11 @@ make test
 %{_mandir}/man3/Path::Tiny.3*
 
 %changelog
+* Tue Mar 24 2015 Paul Howarth <p...@city-fan.org> - 0.068-1
+- Update to 0.068
+  - Added exclusive locking option to filehandle opens; spew now exclusively
+    locks tempfile used for atomic writes
+
 * Fri Mar  6 2015 Paul Howarth <p...@city-fan.org> - 0.065-1
 - Update to 0.065
   - Added 'assert' method
@@ -110,7 +115,7 @@ make test
   - Fixed tilde expansion if path has spaces
   - Make realpath non-fatal if the parent path exists and only the final path
     component does not (was fatal on Windows and some Unixes)
-  - Removed rendundant locking on tempfile use for spewing
+  - Removed redundant locking on tempfile use for spewing
   - Work around File::Temp bugs on older ActiveState Windows Perls
     https://bugs.activestate.com/show_bug.cgi?id=104767
   - Fixed SYNOPSIS example
diff --git a/sources b/sources
index b0ad902..5b47388 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0cc4ebe40e639c5c2942fe3abb27fc8  Path-Tiny-0.065.tar.gz
+76e99fd1bb615f56954025ae636c6233  Path-Tiny-0.068.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Path-Tiny.git/commit/?h=epel7&id=2d698d81bb9eda9cf22deea02b311a5e3ecc9fba
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to