Update to 0.060

- New upstream release 0.060
  - Added 'truncate' option to append for in-place replacement of file contents
This commit is contained in:
Paul Howarth 2014-11-06 10:41:12 +00:00
parent 1c318234a3
commit 481f725d8c
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Path-Tiny
Version: 0.059
Version: 0.060
Release: 1%{?dist}
Summary: File path utility
Group: Development/Libraries
@ -99,6 +99,10 @@ make test
%{_mandir}/man3/Path::Tiny.3pm*
%changelog
* Thu Nov 6 2014 Paul Howarth <paul@city-fan.org> - 0.060-1
- Update to 0.060
- Added 'truncate' option to append for in-place replacement of file contents
* 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

View File

@ -1 +1 @@
885c26b9758e1b767d72d58cb42f268f Path-Tiny-0.059.tar.gz
244b11f5ce352850d7304f77f60e9eaf Path-Tiny-0.060.tar.gz