commit dd82ca2ceb7ee3dff81441c24b384de821d16a5c Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Nov 5 15:16:36 2013 +0000 Update to 1.001002 - New upstream release 1.001002 - Restore ability to use regex with test_err and test_out (CPAN RT#89655) - Drop upstreamed regex patch ...le-0.98_05-Pass-regular-expression-intact.patch | 45 -------------------- perl-Test-Simple.spec | 15 ++++--- sources | 2 +- 3 files changed, 9 insertions(+), 53 deletions(-) --- diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index fc64316..abe7427 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -1,14 +1,11 @@ -%global cpan_version 0.99 Name: perl-Test-Simple Summary: Basic utilities for writing tests -Version: %(echo '%{cpan_version}' | tr _ .) +Version: 1.001002 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-Simple -Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Simple-%{cpan_version}.tar.gz -# https://github.com/schwern/test-more/issues/387 -Patch0: Test-Simple-0.98_05-Pass-regular-expression-intact.patch +Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Simple-%{version}.tar.gz BuildArch: noarch BuildRequires: perl BuildRequires: perl(base) @@ -51,8 +48,7 @@ information, see perldoc for Test::Simple, Test::More, etc. This package is the CPAN component of the dual-lifed core package Test-Simple. %prep -%setup -q -n Test-Simple-%{cpan_version} -%patch0 -p1 +%setup -q -n Test-Simple-%{version} %build perl Makefile.PL INSTALLDIRS=vendor @@ -87,6 +83,11 @@ make test %{_mandir}/man3/Test::Tutorial.3pm* %changelog +* Tue Nov 5 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 1.001002-1 +- Update to 1.001002 + - Restore ability to use regex with test_err and test_out (CPAN RT#89655) +- Drop upstreamed regex patch + * Sat Oct 12 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.99-1 - 0.99 bump - This release by RJBS -> update source URL diff --git a/sources b/sources index 1bff21a..8dd9b58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ff8a222d0c0be5a2ada2881a053e2b1 Test-Simple-0.99.tar.gz +7fb57b0f504584a47d014b02586dfe35 Test-Simple-1.001002.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