[perl-Path-Tiny] Update to 0.035

Paul Howarth pghmcfc at fedoraproject.org
Tue Sep 24 13:26:10 UTC 2013


commit f7b7c3d0d429764c3155a39dc93b7e45cb32d62d
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Sep 24 14:25:24 2013 +0100

    Update to 0.035
    
    - New upstream release 0.035
      - Fixed flock warning on BSD that was broken with the autodie removal; now
        also applies to all BSD flavors

 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 620e4ab..8c7e5ed 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:		perl-Path-Tiny
-Version:	0.034
+Version:	0.035
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -98,6 +98,11 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Tue Sep 24 2013 Paul Howarth <paul at city-fan.org> - 0.035-1
+- Update to 0.035
+  - Fixed flock warning on BSD that was broken with the autodie removal; now
+    also applies to all BSD flavors
+
 * Tue Sep 24 2013 Paul Howarth <paul at city-fan.org> - 0.034-1
 - Update to 0.034
   - Exceptions are now Path::Tiny::Error objects, not autodie exceptions; this
diff --git a/sources b/sources
index 6b1cf04..d99a19e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab57348a9460e6894f9fcf0f9f937166  Path-Tiny-0.034.tar.gz
+9c51d6fcc48779c4a6370e79988a1550  Path-Tiny-0.035.tar.gz



More information about the perl-devel mailing list