Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Class-MethodMaker for
openSUSE:Factory checked in at 2024-03-06 23:05:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-MethodMaker (Old)
and /work/SRC/openSUSE:Factory/.perl-Class-MethodMaker.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Class-MethodMaker"
Wed Mar 6 23:05:37 2024 rev:29 rq:1155452 version:2.24
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Class-MethodMaker/perl-Class-MethodMaker.changes
2017-07-17 09:12:38.931339455 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Class-MethodMaker.new.1770/perl-Class-MethodMaker.changes
2024-03-06 23:06:10.644895679 +0100
@@ -1,0 +2,6 @@
+Mon Mar 4 12:33:59 UTC 2024 - [email protected]
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Class-MethodMaker.spec ++++++
--- /var/tmp/diff_new_pack.y0hi3a/_old 2024-03-06 23:06:11.116912806 +0100
+++ /var/tmp/diff_new_pack.y0hi3a/_new 2024-03-06 23:06:11.116912806 +0100
@@ -46,8 +46,7 @@
at least declare) your overriding method in a 'BEGIN' block.
%prep
-%setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
+%autosetup -p1 -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
%build