From 0c96b35e29b9a978e10c074c4c6a4e0bdd7e3570 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 18 Apr 2016 12:07:20 +0100 Subject: [PATCH] Update to 0.088 - New upstream release 0.088 - Fixed bugs in relative symlink resolution for realpath, spew and edit_lines - Symlink resolution will detect circular loops and throw an error --- 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 0b97622..3493ec6 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,7 +1,7 @@ # TODO: BR: optional test dependency perl(Test::MockRandom) when available Name: perl-Path-Tiny -Version: 0.086 +Version: 0.088 Release: 1%{?dist} Summary: File path utility Group: Development/Libraries @@ -106,6 +106,11 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Mon Apr 18 2016 Paul Howarth - 0.088-1 +- Update to 0.088 + - Fixed bugs in relative symlink resolution for realpath, spew and edit_lines + - Symlink resolution will detect circular loops and throw an error + * Mon Apr 4 2016 Paul Howarth - 0.086-1 - Update to 0.086 - Improved documentation of copy and move diff --git a/sources b/sources index 9901367..b1ff8dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03629b386517b8dc1256422742a8d6fa Path-Tiny-0.086.tar.gz +f9d022f4d5e73a18da1e2b7befe205c3 Path-Tiny-0.088.tar.gz