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:
parent
1c318234a3
commit
481f725d8c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user