Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Alien-wxWidgets for
openSUSE:Factory checked in at 2024-03-06 23:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
and /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Alien-wxWidgets"
Wed Mar 6 23:06:36 2024 rev:8 rq:1155646 version:0.69
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2019-08-22 10:57:52.657655557 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new.1770/perl-Alien-wxWidgets.changes
2024-03-06 23:07:10.707075031 +0100
@@ -1,0 +2,6 @@
+Mon Mar 4 12:00:57 UTC 2024 - [email protected]
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Alien-wxWidgets.spec ++++++
--- /var/tmp/diff_new_pack.HokGGc/_old 2024-03-06 23:07:11.435101448 +0100
+++ /var/tmp/diff_new_pack.HokGGc/_new 2024-03-06 23:07:11.435101448 +0100
@@ -56,11 +56,8 @@
settings from an installed wxWidgets.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -p0 -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
-%patch0
-%patch1
-%patch2
# MANUAL BEGIN
# this copy of GNU patch is only used on win32, remove it for license clarity
# see https://build.opensuse.org/request/show/237465