commit 306ac7adc756e03faa08f7857b657e127c84b7f3 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Apr 15 15:39:28 2014 +0100 Update to 0.21 - New upstream release 0.21 - Also skip the test if Capture::Tiny is too old (https://github.com/doy/try-tiny/issues/17) perl-Try-Tiny.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec index 0615658..7c4c7e1 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -3,7 +3,7 @@ Name: perl-Try-Tiny Summary: Minimal try/catch with proper localization of $@ -Version: 0.20 +Version: 0.21 Release: 1%{?dist} License: MIT Group: Development/Libraries @@ -13,6 +13,7 @@ Patch1: Try-Tiny-0.20-old-Test::More.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Module Build +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 # Module BuildRequires: perl(Carp) @@ -78,6 +79,11 @@ rm -rf %{buildroot} %{_mandir}/man3/Try::Tiny.3pm* %changelog +* Tue Apr 15 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.21-1 +- Update to 0.21 + - Also skip the test if Capture::Tiny is too old + (https://github.com/doy/try-tiny/issues/17) + * Sat Mar 22 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.20-1 - Update to 0.20 - Documentation updates diff --git a/sources b/sources index d44e633..a4e102d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee9f0f29d4056fbb07f921255c4a5ccd Try-Tiny-0.20.tar.gz +98049893c9ce161ba4d1393e00dc8bea Try-Tiny-0.21.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel