Update to 0.090

- New upstream release 0.090
  - Fix spew_utf8 to allow array references as input
This commit is contained in:
Paul Howarth 2016-05-03 16:01:50 +01:00
parent 0c96b35e29
commit 4a9c2c9608
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# TODO: BR: optional test dependency perl(Test::MockRandom) when available
Name: perl-Path-Tiny
Version: 0.088
Version: 0.090
Release: 1%{?dist}
Summary: File path utility
Group: Development/Libraries
@ -106,6 +106,10 @@ make test
%{_mandir}/man3/Path::Tiny.3*
%changelog
* Tue May 3 2016 Paul Howarth <paul@city-fan.org> - 0.090-1
- Update to 0.090
- Fix spew_utf8 to allow array references as input
* Mon Apr 18 2016 Paul Howarth <paul@city-fan.org> - 0.088-1
- Update to 0.088
- Fixed bugs in relative symlink resolution for realpath, spew and edit_lines

View File

@ -1 +1 @@
f9d022f4d5e73a18da1e2b7befe205c3 Path-Tiny-0.088.tar.gz
970c6a98bd4d012df485b0eabce0bf27 Path-Tiny-0.090.tar.gz