Update to 0.061
- New upstream release 0.061 - Fixed append_utf8 and append_raw with 'truncate' option
This commit is contained in:
parent
481f725d8c
commit
c3ea76f4a6
@ -1,5 +1,5 @@
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.060
|
||||
Version: 0.061
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
Group: Development/Libraries
|
||||
@ -99,6 +99,10 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 14 2014 Paul Howarth <paul@city-fan.org> - 0.061-1
|
||||
- Update to 0.061
|
||||
- Fixed append_utf8 and append_raw with 'truncate' option
|
||||
|
||||
* 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user