commit 11aedb5e1fea879359662d3604a58af0a5511b72 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed Jan 7 10:17:02 2015 +0000 Update to 1.001014 - New upstream release 1.001014 - Fix a unit test that broke on some platforms with spaces in the $^X path - Add a test to ensure that the Changes file is updated perl-Test-Simple.spec | 12 +++++++++--- sources | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) --- diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 99c2c40..ec695ea 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -1,10 +1,10 @@ # For versioned provides -%global T_T_Version 0.112 -%global T_u_o_Version 0.14 +%global T_T_Version 0.114 +%global T_u_o_Version 0.16 Name: perl-Test-Simple Summary: Basic utilities for writing tests -Version: 1.001012 +Version: 1.001014 Release: 1%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Simple @@ -36,6 +36,7 @@ BuildRequires: perl(File::Basename) BuildRequires: perl(File::Spec) BuildRequires: perl(IO::Pipe) BuildRequires: perl(lib) +BuildRequires: perl(List::Util) BuildRequires: perl(POSIX) BuildRequires: perl(threads) # Runtime @@ -110,6 +111,11 @@ make test AUTHOR_TESTING=1 %{_mandir}/man3/Test::use::ok.3* %changelog +* Wed Jan 7 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 1.001014-1 +- Update to 1.001014 + - Fix a unit test that broke on some platforms with spaces in the $^X path + - Add a test to ensure that the Changes file is updated + * Wed Dec 24 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 1.001012-1 - Update to 1.001012 - Move test that was dropped in the wrong directory diff --git a/sources b/sources index 4fa8474..256c630 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6782dbc93e7eb267e81e14aa0f3b8fa7 Test-Simple-1.001012.tar.gz +db7f57fd595e3e1c93c972307a88fa6e Test-Simple-1.001014.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