Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Test-Simple for
openSUSE:Factory checked in at 2025-01-31 16:02:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Simple (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-Simple.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Simple"
Fri Jan 31 16:02:08 2025 rev:52 rq:1241533 version:1.302209
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Simple/perl-Test-Simple.changes
2025-01-12 11:09:49.691749508 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Test-Simple.new.2316/perl-Test-Simple.changes
2025-01-31 16:02:30.159296130 +0100
@@ -1,0 +2,13 @@
+Thu Jan 23 05:32:42 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 1.302209
+ see /usr/share/doc/packages/perl-Test-Simple/Changes
+
+ 1.302209 2025-01-22 08:17:20-08:00 America/Los_Angeles
+ - #1021 don't use base (Thanks Haarg)
+ - #1022 use PerlIO::get_layers without loading PerlIO.pm (Thanks Haarg)
+ - #1023 move try_sig_mask to separate file to avoid always loading POSIX
(Thanks Haarg)
+ 1.302208 2025-01-21 10:19:33-08:00 America/Los_Angeles
+ - avoid closing over values in string eval when comparing values #1018
(Thanks Haarg)
+
+-------------------------------------------------------------------
Old:
----
Test-Simple-1.302207.tar.gz
New:
----
Test-Simple-1.302209.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-Simple.spec ++++++
--- /var/tmp/diff_new_pack.IXu1gE/_old 2025-01-31 16:02:30.607314104 +0100
+++ /var/tmp/diff_new_pack.IXu1gE/_new 2025-01-31 16:02:30.607314104 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-Simple
#
-# 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,7 +18,7 @@
%define cpan_name Test-Simple
Name: perl-Test-Simple
-Version: 1.302207
+Version: 1.302209
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Basic utilities for writing tests
@@ -45,7 +45,7 @@
this one).
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
++++++ Test-Simple-1.302207.tar.gz -> Test-Simple-1.302209.tar.gz ++++++
++++ 2679 lines of diff (skipped)