diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index d8d3f95..f16d0f9 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Path-Tiny Version: 0.054 -Release: 1%{?dist} +Release: 2%{?dist} Summary: File path utility Group: Development/Libraries License: ASL 2.0 @@ -100,6 +100,9 @@ make test %{_mandir}/man3/Path::Tiny.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.054-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 6 2014 Paul Howarth - 0.054-1 - Update to 0.054 - The 'is_file' method now does -e && ! -d and not -f because -f is often