pghmcfc pushed to perl-Path-Tiny (master). "Update to 0.075 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Nov 16 16:41:05 UTC 2015


From bebab80e22bd847cd46a01b221b37476bd8f665a Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Mon, 16 Nov 2015 16:38:43 +0000
Subject: Update to 0.075

- New upstream release 0.075
  - Tilde expansion on Windows was resulting in backslashes; now they are
    correctly normalized to forward slashes
  - Typos fixed
  - Fixed spewing to a symlink that crosses a filesystem boundary
  - Add Test::MockRandom to META as a recommended test prerequisite
---
 perl-Path-Tiny.spec | 14 ++++++++++++--
 sources             |  2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index 08cebfd..24fd57c 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,7 @@
+# TODO: BR: optional test dependency perl(Test::MockRandom) when available
+
 Name:		perl-Path-Tiny
-Version:	0.072
+Version:	0.076
 Release:	1%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
@@ -12,7 +14,7 @@ BuildRequires:	coreutils
 BuildRequires:	findutils
 BuildRequires:	make
 BuildRequires:	perl
-BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.17
+BuildRequires:	perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires:	perl(Carp)
 BuildRequires:	perl(Config)
@@ -104,6 +106,14 @@ make test
 %{_mandir}/man3/Path::Tiny.3*
 
 %changelog
+* Mon Nov 16 2015 Paul Howarth <paul at city-fan.org> - 0.076-1
+- Update to 0.075
+  - Tilde expansion on Windows was resulting in backslashes; now they are
+    correctly normalized to forward slashes
+  - Typos fixed
+  - Fixed spewing to a symlink that crosses a filesystem boundary
+  - Add Test::MockRandom to META as a recommended test prerequisite
+
 * Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.072-1
 - Update to 0.072
   - Fixed incorrect error argument for File::Path functions (mkpath and
diff --git a/sources b/sources
index 37aa678..49f10d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-840696b295230682c727297c87fe42d6  Path-Tiny-0.072.tar.gz
+495b965187a59af9b99c0f4709013746  Path-Tiny-0.076.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Path-Tiny.git/commit/?h=master&id=bebab80e22bd847cd46a01b221b37476bd8f665a


More information about the perl-devel mailing list