[perl-Path-Tiny] Update to 0.037

Paul Howarth pghmcfc at fedoraproject.org
Thu Sep 26 19:17:25 UTC 2013


commit d7330cfc715711b913307e09227168bacc6c6b75
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Sep 26 20:16:38 2013 +0100

    Update to 0.037
    
    - New upstream release 0.037
      - No longer lists 'threads' as a prerequisite; if you have a threaded perl,
        you have it and if you've not, Path::Tiny doesn't care
      - Fixed for v5.8

 perl-Path-Tiny.spec |    8 +++++++-
 sources             |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index 8c7e5ed..cd51f3c 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:		perl-Path-Tiny
-Version:	0.035
+Version:	0.037
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -98,6 +98,12 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Thu Sep 26 2013 Paul Howarth <paul at city-fan.org> - 0.037-1
+- Update to 0.037
+  - No longer lists 'threads' as a prerequisite; if you have a threaded perl,
+    you have it and if you've not, Path::Tiny doesn't care
+  - Fixed for v5.8
+
 * 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
diff --git a/sources b/sources
index d99a19e..8c7c9da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c51d6fcc48779c4a6370e79988a1550  Path-Tiny-0.035.tar.gz
+744aad4515c47806dd43e64bd2c110c3  Path-Tiny-0.037.tar.gz


More information about the scm-commits mailing list