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 2025-04-27 22:54:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-HandlesVia (Old)
and /work/SRC/openSUSE:Factory/.perl-Sub-HandlesVia.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sub-HandlesVia"
Sun Apr 27 22:54:17 2025 rev:12 rq:1272894 version:0.050002
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-HandlesVia/perl-Sub-HandlesVia.changes
2023-04-20 15:16:15.390587532 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Sub-HandlesVia.new.30101/perl-Sub-HandlesVia.changes
2025-04-27 22:54:31.128697075 +0200
@@ -1,0 +2,19 @@
+Tue Apr 1 05:35:42 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 0.050002
+ see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes
+
+ 0.050002 2025-03-23
+ [ SECURITY ]
+ - Fix: Rebuild using Mite 0.013000.
+ 0.050001 2025-03-23
+ [ Documentation ]
+ - Update documentation which is out of date due to Object::Pad dropping
+ the `has` keyword.
+ [ Other ]
+ - Updated: Fix test cases which failed due to Object::Pad dropping the
+ `has` keyword.
+ - Updated: Fix test cases which will fail due to changed error messages in
+ next release of Type::Tiny.
+
+-------------------------------------------------------------------
Old:
----
Sub-HandlesVia-0.050000.tar.gz
New:
----
Sub-HandlesVia-0.050002.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sub-HandlesVia.spec ++++++
--- /var/tmp/diff_new_pack.2yKAPy/_old 2025-04-27 22:54:31.740722661 +0200
+++ /var/tmp/diff_new_pack.2yKAPy/_new 2025-04-27 22:54:31.740722661 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sub-HandlesVia
#
-# Copyright (c) 2023 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 Sub-HandlesVia
Name: perl-Sub-HandlesVia
-Version: 0.050000
+Version: 0.050002
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Alternative handles_via implementation
@@ -31,7 +31,7 @@
BuildRequires: perl(Class::Method::Modifiers)
BuildRequires: perl(Exporter::Shiny)
BuildRequires: perl(List::Util) >= 1.54
-BuildRequires: perl(Role::Hooks) >= 0.008
+BuildRequires: perl(Role::Hooks) >= 0.8.0
BuildRequires: perl(Role::Tiny)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.96
@@ -41,7 +41,7 @@
Requires: perl(Class::Method::Modifiers)
Requires: perl(Exporter::Shiny)
Requires: perl(List::Util) >= 1.54
-Requires: perl(Role::Hooks) >= 0.008
+Requires: perl(Role::Hooks) >= 0.8.0
Requires: perl(Role::Tiny)
Requires: perl(Type::Tiny) >= 1.004
Recommends: perl(Sub::Util)
@@ -92,7 +92,7 @@
Moose::Role' or whatever needs to be _before_ your 'use Sub::HandlesVia'.
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
++++++ Sub-HandlesVia-0.050000.tar.gz -> Sub-HandlesVia-0.050002.tar.gz ++++++
++++ 1870 lines of diff (skipped)