diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index 56a245e..b5fc6c7 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,7 +1,7 @@ # TODO: BR: optional test dependency perl(Test::MockRandom) when available Name: perl-Path-Tiny -Version: 0.094 +Version: 0.096 Release: 1%{?dist} Summary: File path utility License: ASL 2.0 @@ -13,9 +13,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: perl -%if 0%{?fedora} > 20 || 0%{?rhel} > 7 BuildRequires: perl-generators -%endif BuildRequires: perl(ExtUtils::MakeMaker) # Module Runtime BuildRequires: perl(Carp) @@ -108,6 +106,11 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Sun Jul 3 2016 Paul Howarth - 0.096-1 +- Update to 0.096 + - Improved method for hiding some modules during tests +- BR: perl-generators unconditionally + * Mon May 23 2016 Paul Howarth - 0.094-1 - Update to 0.094 - Path::Tiny will prefer PerlIO::utf8_strict over encoding(UTF-8) if diff --git a/sources b/sources index 4362acf..63ce9c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23cece1c109e38760d5ade7a2ead895c Path-Tiny-0.094.tar.gz +fac457f1c34134a9cce3aa15d3c7a1b7 Path-Tiny-0.096.tar.gz