diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index c2d7edf..3f2c59b 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Path-Tiny -Version: 0.056 -Release: 2%{?dist} +Version: 0.057 +Release: 1%{?dist} Summary: File path utility Group: Development/Libraries License: ASL 2.0 @@ -99,6 +99,12 @@ make test %{_mandir}/man3/Path::Tiny.3pm* %changelog +* Tue Sep 23 2014 Paul Howarth - 0.057-1 +- Update to 0.057 + - On AIX, reads that default to locking would fail without write permissions, + because locking needs write permissions; the fix is only to lock reads if + write permissions exist, otherwise locking is skipped + * Fri Aug 29 2014 Jitka Plesnikova - 0.056-2 - Perl 5.20 rebuild diff --git a/sources b/sources index 817ca3d..2389861 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eec36446196606b3b55f4bd183a33f1e Path-Tiny-0.056.tar.gz +82654e02db71e4d3ce45a18d6e5e1645 Path-Tiny-0.057.tar.gz