From 85f94aca1b671eea590ac82ed8abf1e07abf81ce Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 24 Nov 2013 11:29:55 +0000 Subject: [PATCH] Update to 2.20 - New upstream release 2.20 - Relax pre-req version requirements --- perl-Config-Tiny.spec | 10 +++++++--- sources | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index b68401b..b13ce04 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Config-Tiny -Version: 2.19 +Version: 2.20 Release: 1%{?dist} Summary: Perl module for reading and writing .ini style configuration files Group: Development/Libraries @@ -12,8 +12,8 @@ BuildRequires: perl(ExtUtils::MakeMaker) # Module Runtime BuildRequires: perl(strict) # Test Suite -BuildRequires: perl(File::Spec) >= 3.40 -BuildRequires: perl(File::Temp) >= 0.19 +BuildRequires: perl(File::Spec) >= 3.30 +BuildRequires: perl(File::Temp) >= 0.22 BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(UNIVERSAL) BuildRequires: perl(utf8) @@ -54,6 +54,10 @@ make test TEST_FILES="xt/*.t" AUTOMATED_TESTING=1 %{_mandir}/man3/Config::Tiny.3pm* %changelog +* Sun Nov 24 2013 Paul Howarth - 2.20-1 +- Update to 2.20 + - Relax pre-req version requirements + * Sun Sep 15 2013 Paul Howarth - 2.19-1 - Update to 2.19 - Remove obsolete and wrong version # from Makefile.PL (CPAN RT#88658) diff --git a/sources b/sources index b19df6d..d388f48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f212792cb988a39872a5413b290b6a8 Config-Tiny-2.19.tgz +d239ea56157fcd61ac796fc13d585dc3 Config-Tiny-2.20.tgz