Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-Warnings for 
openSUSE:Factory checked in at 2023-10-03 20:15:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Warnings (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Warnings"

Tue Oct  3 20:15:21 2023 rev:16 rq:1114809 version:0.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes    
2021-07-26 17:38:03.310097088 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.28202/perl-Test-Warnings.changes
 2023-10-03 20:17:00.918289534 +0200
@@ -1,0 +2,10 @@
+Sun Oct  1 03:06:35 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.032
+   see /usr/share/doc/packages/perl-Test-Warnings/Changes
+
+  0.032     2023-09-30 23:36:50Z
+            - new config variable, 
$ENV{PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS},
+            for temporarily turning failures into reports
+
+-------------------------------------------------------------------

Old:
----
  Test-Warnings-0.031.tar.gz

New:
----
  Test-Warnings-0.032.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Test-Warnings.spec ++++++
--- /var/tmp/diff_new_pack.6FI7ll/_old  2023-10-03 20:17:02.070331084 +0200
+++ /var/tmp/diff_new_pack.6FI7ll/_new  2023-10-03 20:17:02.074331229 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Warnings
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
 
 %define cpan_name Test-Warnings
 Name:           perl-Test-Warnings
-Version:        0.031
+Version:        0.32.0
 Release:        0
-Summary:        Test for warnings and the lack of them
+%define cpan_version 0.032
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Test for warnings and the lack of them
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
@@ -31,6 +32,8 @@
 BuildRequires:  perl(Test::More) >= 0.94
 BuildRequires:  perl(parent)
 Requires:       perl(parent)
+Provides:       perl(Test::Warnings) = 0.32.0
+%define         __perllib_provides /bin/true
 %{perl_requires}
 
 %description
@@ -60,7 +63,7 @@
 the content of expected warnings; read on to find out how.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{cpan_version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ Test-Warnings-0.031.tar.gz -> Test-Warnings-0.032.tar.gz ++++++
++++ 1993 lines of diff (skipped)

Reply via email to