Update to 0.059
- New upstream release 0.059 - Fixed precedence bug in the check for Unicode::UTF8
This commit is contained in:
parent
1d73af95df
commit
1c318234a3
@ -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 <paul@city-fan.org> - 0.059-1
|
||||
- Update to 0.059
|
||||
- Fixed precedence bug in the check for Unicode::UTF8
|
||||
|
||||
* Thu Sep 25 2014 Paul Howarth <paul@city-fan.org> - 0.058-1
|
||||
- Update to 0.058
|
||||
- Added a 'sibling' method as a more efficient form of calling
|
||||
|
||||
Loading…
Reference in New Issue
Block a user