Update to 0.061

- New upstream release 0.061
  - Fixed append_utf8 and append_raw with 'truncate' option
This commit is contained in:
Paul Howarth 2014-11-14 12:09:41 +00:00
parent 481f725d8c
commit c3ea76f4a6
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
244b11f5ce352850d7304f77f60e9eaf Path-Tiny-0.060.tar.gz
b82cb206a44b7408b11b991001c45e49 Path-Tiny-0.061.tar.gz