Notification time stamped 2019-10-11 18:09:59 UTC

From 092205a65c9da7cbddadcec8393eadab2154dfb3 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Oct 11 2019 18:09:09 +0000
Subject: Update to 0.08


- New upstream release 0.08
  - Use IPC::Run3 instead of Capture::Tiny for all tests, which fixes an issue
    with the 'tap-bug-in-test2.t' on Windows (CPAN RT#129294)

---

diff --git a/perl-Test2-Plugin-NoWarnings.spec 
b/perl-Test2-Plugin-NoWarnings.spec
index 357e2ed..3ed0860 100644
--- a/perl-Test2-Plugin-NoWarnings.spec
+++ b/perl-Test2-Plugin-NoWarnings.spec
@@ -1,6 +1,6 @@
 Name:          perl-Test2-Plugin-NoWarnings
-Version:       0.07
-Release:       3%{?dist}
+Version:       0.08
+Release:       1%{?dist}
 Summary:       Fail if tests warn
 License:       Artistic 2.0
 URL:           https://metacpan.org/release/Test2-Plugin-NoWarnings
@@ -22,7 +22,6 @@ BuildRequires:        perl(Test2::Event)
 BuildRequires: perl(Test2::Util::HashBase)
 BuildRequires: perl(warnings)
 # Test Suite
-BuildRequires: perl(Capture::Tiny)
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(IPC::Run3)
 BuildRequires: perl(Test2::Require::Module)
@@ -64,6 +63,11 @@ make test
 %{_mandir}/man3/Test2::Plugin::NoWarnings.3*
 
 %changelog
+* Fri Oct 11 2019 Paul Howarth <p...@city-fan.org> - 0.08-1
+- Update to 0.08
+  - Use IPC::Run3 instead of Capture::Tiny for all tests, which fixes an issue
+    with the 'tap-bug-in-test2.t' on Windows (CPAN RT#129294)
+
 * Fri Jul 26 2019 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.07-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 
diff --git a/sources b/sources
index b791cb9..b0697fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test2-Plugin-NoWarnings-0.07.tar.gz) = 
fe9f9c9ca7372177655979a222688753b8c3b0affdcf19866ebe758b19e0c6082128687051588869a0fd41170d244ee0876d64306604a9a19bcd92d1ef3db748
+SHA512 (Test2-Plugin-NoWarnings-0.08.tar.gz) = 
cf641f77b8466bbaf9d9fc166526853f64c9c66e4b1c415af521e81df76760aa3bde0634827d19c9e760c2b763c86e3923af0df83a4e2ddb4c28b8ebbc64eb63


        
https://src.fedoraproject.org/rpms/perl-Test2-Plugin-NoWarnings/c/092205a65c9da7cbddadcec8393eadab2154dfb3?branch=epel8
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to