Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Sub-HandlesVia for
openSUSE:Factory checked in at 2026-02-11 19:11:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-HandlesVia (Old)
and /work/SRC/openSUSE:Factory/.perl-Sub-HandlesVia.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sub-HandlesVia"
Wed Feb 11 19:11:05 2026 rev:15 rq:1332525 version:0.053005
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-HandlesVia/perl-Sub-HandlesVia.changes
2025-11-28 16:56:15.306680310 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Sub-HandlesVia.new.1670/perl-Sub-HandlesVia.changes
2026-02-11 19:11:12.309915065 +0100
@@ -1,0 +2,44 @@
+Thu Feb 5 06:16:42 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.053005
+ see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes
+
+ 0.053005 2026-02-04
+ [ Test Suite ]
+ - Make t/99shvxs.t into an author-only test. Set the AUTHOR_TESTING
+ environment variable to true if you really want to run it.
+ 0.053004 2026-02-01
+ [ Documentation ]
+ - Document exactly which methods may be accelerated by installing
+ Sub::HandlesVia::XS.
+ [ Other ]
+ - Added: Array:none.
+ - Added: XS implemention of Array:not_all_true.
+ 0.053003 2026-01-31
+ - A lot of the array handlers which accepted a coderef which operated on
+ $_ would also pass $_ to the coderef in @_. There were no test cases for
+ this and it was undocumented (apart from for_each). This feature has
+ been removed (apart from for_each).
+ - Added: The new for_each2 array handler only makes the array element
+ available as $_, not in @_.
+ 0.053002 2026-01-30
+ - Updated: Don't use Sub::HandlesVia::XS versions older than 0.002000 as
+ they are buggy.
+ - Use Sub::HandlesVia::XS for some Enum and String handlers.
+ 0.053001 2026-01-28
+ [ Packaging ]
+ - Add Sub::HandlesVia::XS as a runtime recommends dependency.
+ [ Other ]
+ - Updated: Don't use Sub::HandlesVia::XS versions older than 0.001004 as
+ they are buggy.
+ 0.053000 2026-01-28
+ - Added: Array:peek and Array:peekend.
+ - Added: Code generators can set a never_shift_self attribute to prevent
+ handlers from trying to shift the invocant off @_, which they sometimes
+ do for efficiency reasons.
+ - Use Sub::HandlesVia::XS when it is available. Currently only the Moo
+ handler uses it, and Sub::HandlesVia::XS only has implementations for
+ some Array-related methods. You can include no_SHVXS=>1 in an Moo
+ attribute definition if it's causing issues.
+
+-------------------------------------------------------------------
Old:
----
Sub-HandlesVia-0.052000.tar.gz
New:
----
Sub-HandlesVia-0.053005.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sub-HandlesVia.spec ++++++
--- /var/tmp/diff_new_pack.IWH9i0/_old 2026-02-11 19:11:12.849937802 +0100
+++ /var/tmp/diff_new_pack.IWH9i0/_new 2026-02-11 19:11:12.849937802 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sub-HandlesVia
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# 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 Sub-HandlesVia
Name: perl-Sub-HandlesVia
-Version: 0.052000
+Version: 0.053005
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Alternative handles_via implementation
@@ -45,6 +45,7 @@
Requires: perl(Role::Hooks) >= 0.8
Requires: perl(Role::Tiny)
Requires: perl(Type::Tiny) >= 1.4
+Recommends: perl(Sub::HandlesVia::XS) >= 0.2
Recommends: perl(Sub::Util)
%{perl_requires}
++++++ Sub-HandlesVia-0.052000.tar.gz -> Sub-HandlesVia-0.053005.tar.gz ++++++
++++ 4093 lines of diff (skipped)
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.IWH9i0/_old 2026-02-11 19:11:13.141950098 +0100
+++ /var/tmp/diff_new_pack.IWH9i0/_new 2026-02-11 19:11:13.145950267 +0100
@@ -1,6 +1,6 @@
-mtime: 1763789568
-commit: 31d3616beadd7c141f9da7a25a2cb8a88fe5c3751c8050eeaecc23c49098e1fc
+mtime: 1770272203
+commit: a6a5203a579adea2b6156940fdae5be47d92a5d1ce6ed1ca59e770b2b2ef7fcd
url: https://src.opensuse.org/perl/perl-Sub-HandlesVia.git
-revision: 31d3616beadd7c141f9da7a25a2cb8a88fe5c3751c8050eeaecc23c49098e1fc
+revision: a6a5203a579adea2b6156940fdae5be47d92a5d1ce6ed1ca59e770b2b2ef7fcd
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-02-08 21:54:20.000000000 +0100
@@ -0,0 +1 @@
+.osc