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 2025-01-12 11:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Warnings (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Warnings"

Sun Jan 12 11:08:39 2025 rev:19 rq:1236815 version:0.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes    
2024-03-10 20:23:51.572325609 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.1881/perl-Test-Warnings.changes
  2025-01-12 11:08:44.853089070 +0100
@@ -1,0 +2,21 @@
+Mon Jan  6 05:34:57 UTC 2025 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.37.0 (0.037)
+   see /usr/share/doc/packages/perl-Test-Warnings/Changes
+
+  0.037     2025-01-05 20:38:16Z
+            - remove unneeded use of Import::Into
+            - fix tests that invoke Test::Warnings->import directly
+  0.036     2025-01-03 18:30:28Z
+            - avoid redefinition warnings when $^W is enabled in tests
+              (RT#158297)
+  0.035     2025-01-03 17:47:24Z
+            - allow tests to pass even when Import::Into is not installed
+              (RT#158296)
+            - add backcompat shim for cases where Test::More is loaded in tests
+              after Test::Warnings
+  0.034     2025-01-03 02:46:29Z
+            - fix Test2 compability for done_testing()
+            - Test2::Warnings added as a simple wrapper (for now)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Test-Warnings.spec ++++++
--- /var/tmp/diff_new_pack.OQJQG5/_old  2025-01-12 11:08:45.449113526 +0100
+++ /var/tmp/diff_new_pack.OQJQG5/_new  2025-01-12 11:08:45.453113690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Warnings
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,10 @@
 
 %define cpan_name Test-Warnings
 Name:           perl-Test-Warnings
-Version:        0.33.0
+Version:        0.37.0
 Release:        0
-%define cpan_version 0.033
+# 0.037 -> normalize -> 0.37.0
+%define cpan_version 0.037
 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}
@@ -32,6 +33,7 @@
 BuildRequires:  perl(Test::More) >= 0.94
 BuildRequires:  perl(parent)
 Requires:       perl(parent)
+Provides:       perl(Test2::Warnings) = %{version}
 Provides:       perl(Test::Warnings) = %{version}
 %undefine       __perllib_provides
 %{perl_requires}

++++++ Test-Warnings-0.033.tar.gz -> Test-Warnings-0.037.tar.gz ++++++
++++ 2064 lines of diff (skipped)

Reply via email to