Hello community, here is the log from the commit of package perl-Test-Warnings for openSUSE:Factory checked in at 2019-10-07 13:38:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Warnings (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Warnings" Mon Oct 7 13:38:51 2019 rev:11 rq:734048 version:0.027 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes 2016-02-09 13:30:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.2352/perl-Test-Warnings.changes 2019-10-07 13:38:52.836698638 +0200 @@ -1,0 +2,10 @@ +Mon Sep 30 10:47:24 UTC 2019 - <[email protected]> + +- updated to 0.027 + see /usr/share/doc/packages/perl-Test-Warnings/Changes + + 0.027 2019-09-28 03:54:47Z + - new :fail_on_warning feature, for more easily seeing where the + surprising warning appeared during testing + +------------------------------------------------------------------- Old: ---- Test-Warnings-0.026.tar.gz New: ---- Test-Warnings-0.027.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Warnings.spec ++++++ --- /var/tmp/diff_new_pack.INf0nm/_old 2019-10-07 13:38:53.384697122 +0200 +++ /var/tmp/diff_new_pack.INf0nm/_new 2019-10-07 13:38:53.388697111 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Warnings # -# Copyright (c) 2016 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,19 +12,19 @@ # 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-Test-Warnings -Version: 0.026 +Version: 0.027 Release: 0 %define cpan_name Test-Warnings Summary: Test for warnings and the lack of them -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Test-Warnings/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Url: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -65,11 +65,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 @@ -78,6 +78,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING examples LICENCE README +%doc Changes CONTRIBUTING examples README +%license LICENCE %changelog ++++++ Test-Warnings-0.026.tar.gz -> Test-Warnings-0.027.tar.gz ++++++ ++++ 3677 lines of diff (skipped)
