Update to 0.035
- New upstream release 0.035
- Fixed flock warning on BSD that was broken with the autodie removal; now
also applies to all BSD flavors
This commit is contained in:
parent
98b5658b09
commit
f7b7c3d0d4
@ -1,5 +1,5 @@
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.034
|
||||
Version: 0.035
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
Group: Development/Libraries
|
||||
@ -98,6 +98,11 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 24 2013 Paul Howarth <paul@city-fan.org> - 0.035-1
|
||||
- Update to 0.035
|
||||
- Fixed flock warning on BSD that was broken with the autodie removal; now
|
||||
also applies to all BSD flavors
|
||||
|
||||
* Tue Sep 24 2013 Paul Howarth <paul@city-fan.org> - 0.034-1
|
||||
- Update to 0.034
|
||||
- Exceptions are now Path::Tiny::Error objects, not autodie exceptions; this
|
||||
|
||||
Loading…
Reference in New Issue
Block a user