diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index c1927f9..bfff0f0 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Path-Tiny -Version: 0.058 +Version: 0.059 Release: 1%{?dist} Summary: File path utility Group: Development/Libraries @@ -99,6 +99,10 @@ make test %{_mandir}/man3/Path::Tiny.3pm* %changelog +* Tue Oct 14 2014 Paul Howarth - 0.059-1 +- Update to 0.059 + - Fixed precedence bug in the check for Unicode::UTF8 + * Thu Sep 25 2014 Paul Howarth - 0.058-1 - Update to 0.058 - Added a 'sibling' method as a more efficient form of calling diff --git a/sources b/sources index acf7794..b3e4cc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f271c1a0b44b6d4081f84bda05500d91 Path-Tiny-0.058.tar.gz +885c26b9758e1b767d72d58cb42f268f Path-Tiny-0.059.tar.gz