From 97acaba71a36ff87d3536c514e622caecbf3d17d Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Thu, 27 Oct 2016 11:57:15 +0100
Subject: We provide Test2::Event::Warning so we don't need to build-require it

---
 perl-Test2-Plugin-NoWarnings.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/perl-Test2-Plugin-NoWarnings.spec 
b/perl-Test2-Plugin-NoWarnings.spec
index 299d21a..f10d13f 100644
--- a/perl-Test2-Plugin-NoWarnings.spec
+++ b/perl-Test2-Plugin-NoWarnings.spec
@@ -1,6 +1,6 @@
 Name:          perl-Test2-Plugin-NoWarnings
 Version:       0.04
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Fail if tests warn
 License:       Artistic 2.0
 URL:           http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
@@ -18,7 +18,6 @@ BuildRequires:        perl(parent)
 BuildRequires: perl(strict)
 BuildRequires: perl(Test2::API)
 BuildRequires: perl(Test2::Event)
-BuildRequires: perl(Test2::Event::Warning)
 BuildRequires: perl(Test2::Util::HashBase)
 BuildRequires: perl(warnings)
 # Test Suite
@@ -63,6 +62,9 @@ make test
 %{_mandir}/man3/Test2::Plugin::NoWarnings.3*
 
 %changelog
+* Thu Oct 27 2016 Paul Howarth <[email protected]> - 0.04-2
+- We provide Test2::Event::Warning so we don't need to build-require it
+
 * Mon Oct 24 2016 Paul Howarth <[email protected]> - 0.04-1
 - Update to 0.04
   - Load Test2::Event::Warning in the plugin instead of relying on Test2 to do
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test2-Plugin-NoWarnings.git/commit/?h=f25&id=97acaba71a36ff87d3536c514e622caecbf3d17d
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to