Notification time stamped 2020-06-30 10:13:18 UTC

From 920eea38311d79976ebf0e87fff53dffbf0a5946 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Jun 30 2020 10:12:45 +0000
Subject: Update to 0.09


- New upstream release 0.09
  - Don't emit a failing test if there is a warning _after_ done_testing() is
    called (based on GH#3)

---

diff --git a/perl-Test2-Plugin-NoWarnings.spec 
b/perl-Test2-Plugin-NoWarnings.spec
index e5685f8..1eb13a5 100644
--- a/perl-Test2-Plugin-NoWarnings.spec
+++ b/perl-Test2-Plugin-NoWarnings.spec
@@ -1,6 +1,6 @@
 Name:          perl-Test2-Plugin-NoWarnings
-Version:       0.08
-Release:       3%{?dist}
+Version:       0.09
+Release:       1%{?dist}
 Summary:       Fail if tests warn
 License:       Artistic 2.0
 URL:           https://metacpan.org/release/Test2-Plugin-NoWarnings
@@ -16,7 +16,7 @@ BuildRequires:        perl(ExtUtils::MakeMaker) > 6.75
 BuildRequires: perl(Carp)
 BuildRequires: perl(parent)
 BuildRequires: perl(strict)
-BuildRequires: perl(Test2) >= 1.302096
+BuildRequires: perl(Test2) >= 1.302167
 BuildRequires: perl(Test2::API)
 BuildRequires: perl(Test2::Event)
 BuildRequires: perl(Test2::Util::HashBase)
@@ -63,6 +63,11 @@ make test
 %{_mandir}/man3/Test2::Plugin::NoWarnings.3*
 
 %changelog
+* Tue Jun 30 2020 Paul Howarth <p...@city-fan.org> - 0.09-1
+- Update to 0.09
+  - Don't emit a failing test if there is a warning _after_ done_testing() is
+    called (based on GH#3)
+
 * Tue Jun 23 2020 Jitka Plesnikova <jples...@redhat.com> - 0.08-3
 - Perl 5.32 rebuild
 
diff --git a/sources b/sources
index b0697fe..0cf7901 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test2-Plugin-NoWarnings-0.08.tar.gz) = 
cf641f77b8466bbaf9d9fc166526853f64c9c66e4b1c415af521e81df76760aa3bde0634827d19c9e760c2b763c86e3923af0df83a4e2ddb4c28b8ebbc64eb63
+SHA512 (Test2-Plugin-NoWarnings-0.09.tar.gz) = 
3b93d6c4522e913c4bc9d589b650f784327bed1a36a0dc18943dd2ea34654215333753cb532d5ffff6f0ef0af9ce0859e9744637cff89a1a1a5b936149f9b455


        
https://src.fedoraproject.org/rpms/perl-Test2-Plugin-NoWarnings/c/920eea38311d79976ebf0e87fff53dffbf0a5946?branch=master
_______________________________________________
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