commit perl-Test2-Plugin-NoWarnings for openSUSE:Factory

2020-07-09 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Plugin-NoWarnings for 
openSUSE:Factory checked in at 2020-07-09 13:16:06

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new.3060 
(New)


Package is "perl-Test2-Plugin-NoWarnings"

Thu Jul  9 13:16:06 2020 rev:5 rq:818857 version:0.09

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings/perl-Test2-Plugin-NoWarnings.changes
2019-10-23 15:32:54.153478467 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new.3060/perl-Test2-Plugin-NoWarnings.changes
  2020-07-09 13:16:10.832665244 +0200
@@ -1,0 +2,11 @@
+Wed Jul  1 03:14:43 UTC 2020 - Tina Müller 
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-Test2-Plugin-NoWarnings/Changes
+
+  0.09 2020-06-29
+
+  - Don't emit a failing test if there is a warning _after_ done_testing() is
+called. Based on PR #3 from Michael Alan Dorman.
+
+---

Old:

  Test2-Plugin-NoWarnings-0.08.tar.gz

New:

  Test2-Plugin-NoWarnings-0.09.tar.gz



Other differences:
--
++ perl-Test2-Plugin-NoWarnings.spec ++
--- /var/tmp/diff_new_pack.HbUL5M/_old  2020-07-09 13:16:11.37964 +0200
+++ /var/tmp/diff_new_pack.HbUL5M/_new  2020-07-09 13:16:11.380666976 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test2-Plugin-NoWarnings
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Test2-Plugin-NoWarnings
-Version:0.08
+Version:0.09
 Release:0
 %define cpan_name Test2-Plugin-NoWarnings
 Summary:Fail if tests warn
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -31,7 +31,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(IPC::Run3)
-BuildRequires:  perl(Test2) >= 1.302096
+BuildRequires:  perl(Test2) >= 1.302167
 BuildRequires:  perl(Test2::API)
 BuildRequires:  perl(Test2::Event)
 BuildRequires:  perl(Test2::Require::Module)
@@ -39,7 +39,7 @@
 BuildRequires:  perl(Test2::V0)
 BuildRequires:  perl(Test::More) >= 1.302015
 BuildRequires:  perl(parent)
-Requires:   perl(Test2) >= 1.302096
+Requires:   perl(Test2) >= 1.302167
 Requires:   perl(Test2::API)
 Requires:   perl(Test2::Event)
 Requires:   perl(Test2::Util::HashBase)
@@ -71,7 +71,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++ Test2-Plugin-NoWarnings-0.08.tar.gz -> 
Test2-Plugin-NoWarnings-0.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.08/CODE_OF_CONDUCT.md 
new/Test2-Plugin-NoWarnings-0.09/CODE_OF_CONDUCT.md
--- old/Test2-Plugin-NoWarnings-0.08/CODE_OF_CONDUCT.md 2019-10-11 
18:34:54.0 +0200
+++ new/Test2-Plugin-NoWarnings-0.09/CODE_OF_CONDUCT.md 2020-06-29 
21:57:29.0 +0200
@@ -72,4 +72,4 @@
 https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
  
 [homepage]: https://www.contributor-covenant.org
- 
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.08/CONTRIBUTING.md 
new/Test2-Plugin-NoWarnings-0.09/CONTRIBUTING.md
--- old/Test2-Plugin-NoWarnings-0.08/CONTRIBUTING.md2019-10-11 
18:34:54.0 +0200
+++ new/Test2-Plugin-NoWarnings-0.09/CONTRIBUTING.md2020-06-29 
21:57:29.0 +0200
@@ -66,21 +66,15 @@
 The code for this distribution is [hosted on 
GitHub](https://github.com/houseabsolute/Test2-Plugin-NoWarnings).
 
 You can submit code changes by forking the repository, pushing your code
-changes to your clone, and then submitting a pull request. See the GitHub
-documentation for [detailed instructions on pull
+changes to your clone, and then submitting a pull request. Please update the
+Changes file with a user-facing description of your changes as part of your
+work. See the GitHub documentation for [detailed instructions on pull
 requests](https://help.github.com/arti

commit perl-Test2-Plugin-NoWarnings for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Plugin-NoWarnings for 
openSUSE:Factory checked in at 2019-10-23 15:32:52

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new.2352 
(New)


Package is "perl-Test2-Plugin-NoWarnings"

Wed Oct 23 15:32:52 2019 rev:4 rq:738933 version:0.08

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings/perl-Test2-Plugin-NoWarnings.changes
2019-05-06 21:13:50.360521767 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new.2352/perl-Test2-Plugin-NoWarnings.changes
  2019-10-23 15:32:54.153478467 +0200
@@ -1,0 +2,12 @@
+Sat Oct 12 13:54:13 UTC 2019 -  
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-Test2-Plugin-NoWarnings/Changes
+
+  0.08 2019-10-11
+  
+  - Use IPC::Run3 instead of Capture::Tiny for all tests. This fixes an issue
+with the `tap-bug-in-test2.t` on Windows. Reported by Alexandr Ciornii and
+further diagnosed by Phil M. Perry. RT #129294.
+
+---

Old:

  Test2-Plugin-NoWarnings-0.07.tar.gz

New:

  Test2-Plugin-NoWarnings-0.08.tar.gz



Other differences:
--
++ perl-Test2-Plugin-NoWarnings.spec ++
--- /var/tmp/diff_new_pack.tGNOCJ/_old  2019-10-23 15:32:54.737479138 +0200
+++ /var/tmp/diff_new_pack.tGNOCJ/_new  2019-10-23 15:32:54.741479142 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Plugin-NoWarnings
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Test2-Plugin-NoWarnings
 Summary:Fail if tests warn
@@ -30,7 +30,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(IPC::Run3)
 BuildRequires:  perl(Test2) >= 1.302096
 BuildRequires:  perl(Test2::API)
@@ -72,7 +71,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++ Test2-Plugin-NoWarnings-0.07.tar.gz -> 
Test2-Plugin-NoWarnings-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.07/CONTRIBUTING.md 
new/Test2-Plugin-NoWarnings-0.08/CONTRIBUTING.md
--- old/Test2-Plugin-NoWarnings-0.07/CONTRIBUTING.md2019-04-21 
20:51:03.0 +0200
+++ new/Test2-Plugin-NoWarnings-0.08/CONTRIBUTING.md2019-10-11 
18:34:54.0 +0200
@@ -71,13 +71,13 @@
 requests](https://help.github.com/articles/creating-a-pull-request)
 
 If you have found a bug, but do not have an accompanying patch to fix it, you
-can submit an issue report [via the 
web](http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings) 
or [via email](bug-test2-plugin-nowarni...@rt.cpan.org).
+can submit an issue report [via the 
web](https://github.com/houseabsolute/Test2-Plugin-NoWarnings/issues).
 
 
 ## Continuous Integration
 
 All pull requests for this distribution will be automatically tested
-on Linux by 
[Travis](https://travis-ci.org/houseabsolute/Test2-Plugin-NoWarnings).
+on Linux by 
[Travis](https://travis-ci.org/houseabsolute/Test2-Plugin-NoWarnings) and on 
Windows by 
[AppVeyor](https://ci.appveyor.com/project/autarch/Test2-Plugin-NoWarnings).
 
 All CI results will be visible in the pull request on GitHub. Follow the
 appropriate links for details when tests fail.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.07/Changes 
new/Test2-Plugin-NoWarnings-0.08/Changes
--- old/Test2-Plugin-NoWarnings-0.07/Changes2019-04-21 20:51:03.0 
+0200
+++ new/Test2-Plugin-NoWarnings-0.08/Changes2019-10-11 18:34:54.0 
+0200
@@ -1,3 +1,10 @@
+0.08 2019-10-11
+
+- Use IPC::Run3 instead of Capture::Tiny for all tests. This fixes an issue
+  with the `tap-bug-in-test2.t` on Windows. Reported by Alexandr Ciornii and
+  further diagnosed by Phil M. Perry. RT #129294.
+
+
 0.07 2019-04-21
 
 - Reverted back to using the Warning event type, since the bug in the Test2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.07/MANIFEST 
new/Test2-Plugin-NoWarnings-0.08/MANIFEST
--- old/Test2-Plugin-NoWarnings-0.07/MANIFEST   2019-04-21 20:51:03.0 
+0200
+++ new/Test2-Plugin-NoWarnings-0.08/MANIFEST   2019-10-11 18:34:54.0 
+0200
@@ -9,6 +9,7 @@
 META.yml
 Makefile.PL
 README.md
+appveyor.yml
 cpanfile
 dist.ini
 lib/Test2/Event/Warning.pm
dif

commit perl-Test2-Plugin-NoWarnings for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Plugin-NoWarnings for 
openSUSE:Factory checked in at 2019-05-06 21:13:50

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new.5148 
(New)


Package is "perl-Test2-Plugin-NoWarnings"

Mon May  6 21:13:50 2019 rev:3 rq:700742 version:0.07

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings/perl-Test2-Plugin-NoWarnings.changes
2017-06-09 15:58:06.941670957 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new.5148/perl-Test2-Plugin-NoWarnings.changes
  2019-05-06 21:13:50.360521767 +0200
@@ -1,0 +2,13 @@
+Mon Apr 22 05:31:32 UTC 2019 - Stephan Kulow 
+
+- updated to 0.07
+   see /usr/share/doc/packages/perl-Test2-Plugin-NoWarnings/Changes
+
+  0.07 2019-04-21
+  
+  - Reverted back to using the Warning event type, since the bug in the Test2
+core that caused this to be a problem has since been fixed.
+  
+  - Replaced use of Test2::Bundle::Extended with Test2::V0.
+
+---

Old:

  Test2-Plugin-NoWarnings-0.06.tar.gz

New:

  Test2-Plugin-NoWarnings-0.07.tar.gz



Other differences:
--
++ perl-Test2-Plugin-NoWarnings.spec ++
--- /var/tmp/diff_new_pack.uedMT5/_old  2019-05-06 21:13:51.856525902 +0200
+++ /var/tmp/diff_new_pack.uedMT5/_new  2019-05-06 21:13:51.892526001 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test2-Plugin-NoWarnings
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,32 +12,35 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Test2-Plugin-NoWarnings
-Version:0.06
+Version:0.07
 Release:0
 %define cpan_name Test2-Plugin-NoWarnings
 Summary:Fail if tests warn
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(IPC::Run3)
+BuildRequires:  perl(Test2) >= 1.302096
 BuildRequires:  perl(Test2::API)
-BuildRequires:  perl(Test2::Bundle::Extended)
 BuildRequires:  perl(Test2::Event)
 BuildRequires:  perl(Test2::Require::Module)
 BuildRequires:  perl(Test2::Util::HashBase)
+BuildRequires:  perl(Test2::V0)
 BuildRequires:  perl(Test::More) >= 1.302015
 BuildRequires:  perl(parent)
+Requires:   perl(Test2) >= 1.302096
 Requires:   perl(Test2::API)
 Requires:   perl(Test2::Event)
 Requires:   perl(Test2::Util::HashBase)
@@ -56,11 +59,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -69,7 +72,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md README.md
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++ Test2-Plugin-NoWarnings-0.06.tar.gz -> 
Test2-Plugin-NoWarnings-0.07.tar.gz ++
 2086 lines of diff (skipped)




commit perl-Test2-Plugin-NoWarnings for openSUSE:Factory

2017-06-09 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Plugin-NoWarnings for 
openSUSE:Factory checked in at 2017-06-09 15:58:05

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new (New)


Package is "perl-Test2-Plugin-NoWarnings"

Fri Jun  9 15:58:05 2017 rev:2 rq:502479 version:0.06

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings/perl-Test2-Plugin-NoWarnings.changes
2017-06-08 15:02:23.404214537 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new/perl-Test2-Plugin-NoWarnings.changes
   2017-06-09 15:58:06.941670957 +0200
@@ -1,0 +2,13 @@
+Fri Jun  9 06:31:01 UTC 2017 - co...@suse.com
+
+- updated to 0.06
+   see /usr/share/doc/packages/perl-Test2-Plugin-NoWarnings/Changes
+
+  0.06 2017-06-04
+  
+  - Warnings inside a subtest were not emitted as TAP events, breaking the TAP
+and making for great confusion. This is because of a bug in the core TAP
+formatter - see https://github.com/Test-More/test-more/issues/776 for
+details. Warnings are now emitted as Ok events instead of Warning events.
+
+---

Old:

  Test2-Plugin-NoWarnings-0.05.tar.gz

New:

  Test2-Plugin-NoWarnings-0.06.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test2-Plugin-NoWarnings.spec ++
--- /var/tmp/diff_new_pack.hrZeM0/_old  2017-06-09 15:58:07.861541126 +0200
+++ /var/tmp/diff_new_pack.hrZeM0/_new  2017-06-09 15:58:07.861541126 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test2-Plugin-NoWarnings
-Version:0.05
+Version:0.06
 Release:0
 %define cpan_name Test2-Plugin-NoWarnings
 Summary:Fail if tests warn
@@ -25,6 +25,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
 Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Test2-Plugin-NoWarnings-0.05.tar.gz -> 
Test2-Plugin-NoWarnings-0.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/CONTRIBUTING.md 
new/Test2-Plugin-NoWarnings-0.06/CONTRIBUTING.md
--- old/Test2-Plugin-NoWarnings-0.05/CONTRIBUTING.md2016-11-07 
16:52:13.0 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/CONTRIBUTING.md2017-06-04 
17:23:18.0 +0200
@@ -106,7 +106,7 @@
 [Travis](https://travis-ci.org/) and the build status will be reported on the
 pull request page. If your build fails, please take a look at the output.
 
-## Tidyall
+## TidyAll
 
 This distribution uses
 [Code::TidyAll](https://metacpan.org/release/Code-TidyAll) to enforce a
@@ -127,5 +127,5 @@
 wish to be listed under a different name or address, you should submit a pull
 request to the .mailmap file to contain the correct mapping.
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.012 from a
-template file originating in Dist-Zilla-PluginBundle-DROLSKY-0.76.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
+template file originating in Dist-Zilla-PluginBundle-DROLSKY-0.85.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/Changes 
new/Test2-Plugin-NoWarnings-0.06/Changes
--- old/Test2-Plugin-NoWarnings-0.05/Changes2016-11-07 16:52:13.0 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/Changes2017-06-04 17:23:18.0 
+0200
@@ -1,3 +1,11 @@
+0.06 2017-06-04
+
+- Warnings inside a subtest were not emitted as TAP events, breaking the TAP
+  and making for great confusion. This is because of a bug in the core TAP
+  formatter - see https://github.com/Test-More/test-more/issues/776 for
+  details. Warnings are now emitted as Ok events instead of Warning events.
+
+
 0.05 2016-11-07
 
 - Skip compile.t on Windows. This test uses IPC::Run3 which doesn't seem to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/LICENSE 
new/Test2-Plugin-NoWarnings-0.06/LICENSE
--- old/Test2-Plugin-NoWarnings-0.05/LICENSE2016-11-07 16:52:13.0 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/LICENSE2017-06-04 17:23:18.0 
+0200
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2016 by Dave Rolsky.
+This software is Copyright (c) 2017 by Dave Rolsky.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore'

commit perl-Test2-Plugin-NoWarnings for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package perl-Test2-Plugin-NoWarnings for 
openSUSE:Factory checked in at 2017-06-08 15:02:22

Comparing /work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new (New)


Package is "perl-Test2-Plugin-NoWarnings"

Thu Jun  8 15:02:22 2017 rev:1 rq:501205 version:0.05

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new/perl-Test2-Plugin-NoWarnings.changes
   2017-06-08 15:02:23.404214537 +0200
@@ -0,0 +1,5 @@
+---
+Tue May 30 14:14:10 UTC 2017 - co...@suse.com
+
+- initial package 0.05
+ * created by cpanspec 1.78.08

New:

  Test2-Plugin-NoWarnings-0.05.tar.gz
  perl-Test2-Plugin-NoWarnings.changes
  perl-Test2-Plugin-NoWarnings.spec



Other differences:
--
++ perl-Test2-Plugin-NoWarnings.spec ++
#
# spec file for package perl-Test2-Plugin-NoWarnings
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   perl-Test2-Plugin-NoWarnings
Version:0.05
Release:0
%define cpan_name Test2-Plugin-NoWarnings
Summary:Fail if tests warn
License:Artistic-2.0
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(IPC::Run3)
BuildRequires:  perl(Test2::API)
BuildRequires:  perl(Test2::Bundle::Extended)
BuildRequires:  perl(Test2::Event)
BuildRequires:  perl(Test2::Require::Module)
BuildRequires:  perl(Test2::Util::HashBase)
BuildRequires:  perl(Test::More) >= 1.302015
BuildRequires:  perl(parent)
Requires:   perl(Test2::API)
Requires:   perl(Test2::Event)
Requires:   perl(Test2::Util::HashBase)
Requires:   perl(parent)
%{perl_requires}

%description
Loading this plugin causes your tests to fail if there any warnings while
they run. Each warning generates a new failing test and the warning content
is outputted via 'diag'.

This module uses '$SIG{__WARN__}', so if the code you're testing sets this,
then this module will stop working.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CONTRIBUTING.md README.md
%license LICENSE

%changelog