Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package elilo for openSUSE:Factory checked 
in at 2024-02-23 16:41:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elilo (Old)
 and      /work/SRC/openSUSE:Factory/.elilo.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elilo"

Fri Feb 23 16:41:37 2024 rev:34 rq:1149551 version:3.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/elilo/elilo.changes      2022-08-19 
17:54:48.635890628 +0200
+++ /work/SRC/openSUSE:Factory/.elilo.new.1770/elilo.changes    2024-02-23 
16:41:48.515679371 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 11:34:21 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+  %patchN
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ elilo.spec ++++++
--- /var/tmp/diff_new_pack.MfQqai/_old  2024-02-23 16:41:49.099700542 +0100
+++ /var/tmp/diff_new_pack.MfQqai/_new  2024-02-23 16:41:49.103700687 +0100
@@ -65,18 +65,8 @@
 The EFI Linux boot loader.
 
 %prep
-%setup -q -n %{name}-%{version}-source
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
+%autosetup -p1 -n %{name}-%{version}-source
+
 # work around b0rked 'Str'-ops in newer 'gnu-efi' ... :-(
 find . -type f -name '*.[ch]' -print0 | xargs -0rn 1 \
   perl -pi -e 's{Str(Chr|n(X?Cpy|Cat))}{eliloStr$1}g'

Reply via email to