Update to 0.051
- New upstream release 0.051
- Recursive iteration won't throw an exception if a directory is removed or
unreadable during iteration
This commit is contained in:
parent
b00bff754c
commit
9ac1162e1a
@ -1,5 +1,5 @@
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.049
|
||||
Version: 0.051
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
Group: Development/Libraries
|
||||
@ -98,6 +98,11 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3pm*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 21 2013 Paul Howarth <paul@city-fan.org> - 0.051-1
|
||||
- Update to 0.051
|
||||
- Recursive iteration won't throw an exception if a directory is removed or
|
||||
unreadable during iteration
|
||||
|
||||
* Thu Dec 12 2013 Paul Howarth <paul@city-fan.org> - 0.049-1
|
||||
- Update to 0.049
|
||||
- Added 'subsumes' method
|
||||
|
||||
Loading…
Reference in New Issue
Block a user