commit d8aa388195afda6683fc40ea9dbc8a0f9bb26f1b Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed Oct 8 14:34:49 2014 +0100 Update to 0.11 - New upstream release to 0.11 - Use "IPC::Run" instead of "IPC::Open2" in tests, to fix problems with tests freezing on Windows perl-TAP-Formatter-JUnit.spec | 9 +++++++-- sources | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/perl-TAP-Formatter-JUnit.spec b/perl-TAP-Formatter-JUnit.spec index d5069ab..c35daac 100644 --- a/perl-TAP-Formatter-JUnit.spec +++ b/perl-TAP-Formatter-JUnit.spec @@ -1,5 +1,5 @@ Name: perl-TAP-Formatter-JUnit -Version: 0.10 +Version: 0.11 Release: 1%{?dist} Summary: Harness output delegate for JUnit output License: GPL+ or Artistic @@ -30,7 +30,7 @@ BuildRequires: perl(TAP::Parser::Aggregator) # Test Suite BuildRequires: perl(File::Spec) BuildRequires: perl(IO::Scalar) -BuildRequires: perl(IPC::Open2) +BuildRequires: perl(IPC::Run) BuildRequires: perl(TAP::Harness) >= 3.12 BuildRequires: perl(Test::More) BuildRequires: perl(Test::XML) @@ -65,6 +65,11 @@ perl Build.PL --installdirs=vendor %{_mandir}/man3/* %changelog +* Wed Oct 8 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.11-1 +- Update to 0.11 + - Use "IPC::Run" instead of "IPC::Open2" in tests, to fix problems with tests + freezing on Windows + * Wed Oct 1 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.10-1 - Update to 0.10 - Switch from "Test::Differences" to "Test::XML", to eliminate failures due diff --git a/sources b/sources index 91cff7f..c9f5ea9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -384105f762dbe2ba5b8e79a809b4a512 TAP-Formatter-JUnit-0.10.tar.gz +acdae8535ee116c13f7576b34cebb775 TAP-Formatter-JUnit-0.11.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