Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ecwolf for openSUSE:Factory checked in at 2024-02-22 21:00:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ecwolf (Old) and /work/SRC/openSUSE:Factory/.ecwolf.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ecwolf" Thu Feb 22 21:00:19 2024 rev:4 rq:1149260 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ecwolf/ecwolf.changes 2023-02-07 18:49:40.759323302 +0100 +++ /work/SRC/openSUSE:Factory/.ecwolf.new.1706/ecwolf.changes 2024-02-22 21:01:30.173715397 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 11:35:14 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecwolf.spec ++++++ --- /var/tmp/diff_new_pack.OFOnVv/_old 2024-02-22 21:01:30.729735724 +0100 +++ /var/tmp/diff_new_pack.OFOnVv/_new 2024-02-22 21:01:30.729735724 +0100 @@ -44,9 +44,7 @@ ECWolf is a port of the Wolfenstein 3D engine based of Wolf4SDL. %prep -%setup -q -n %{name}-%{version}-src -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 -n %{name}-%{version}-src # remove bundled libs rm -Rf deps/{bzip2,zlib,jpeg-6b,SDL,SDL_mixer,SDL_net,textscreen} sed -e 's|/usr/local/share/games/wolf3d|%{_datadir}/wolf3d|g' -i docs/ecwolf.6
