From be705c0a562e779d0c2c4da6d5814d941877fc06 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sep 13 2013 15:07:53 +0000 Subject: Update to 2.17 - New upstream release 2.17 - Remove the file tests -efr during calls to read(); the open() tests for any error - The -f test was reporting /dev/null as a directory, not a file (CPAN RT#36974) - Clean up some error messages slightly --- diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index 15ab16a..c3cc7db 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Config-Tiny -Version: 2.16 +Version: 2.17 Release: 1%{?dist} Summary: Perl module for reading and writing .ini style configuration files Group: Development/Libraries @@ -54,6 +54,14 @@ make test TEST_FILES="xt/*.t" AUTOMATED_TESTING=1 %{_mandir}/man3/Config::Tiny.3pm* %changelog +* Fri Sep 13 2013 Paul Howarth - 2.17-1 +- Update to 2.17 + - Remove the file tests -efr during calls to read(); the open() tests for any + error + - The -f test was reporting /dev/null as a directory, not a file + (CPAN RT#36974) + - Clean up some error messages slightly + * Fri Sep 6 2013 Paul Howarth - 2.16-1 - Update to 2.16 - Replace Path::Tiny with File::Spec, because the former's list of diff --git a/sources b/sources index 945b06b..bd35328 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -034444587c4c0ac6e16ba8a148d93a2e Config-Tiny-2.16.tgz +6cbd7e5bb433fee17a2337f42a7e418e Config-Tiny-2.17.tgz