Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wxhexeditor for openSUSE:Factory checked in at 2024-02-21 18:01:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxhexeditor (Old) and /work/SRC/openSUSE:Factory/.wxhexeditor.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxhexeditor" Wed Feb 21 18:01:24 2024 rev:15 rq:1148712 version:0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/wxhexeditor/wxhexeditor.changes 2020-11-23 10:53:27.110779992 +0100 +++ /work/SRC/openSUSE:Factory/.wxhexeditor.new.1706/wxhexeditor.changes 2024-02-21 18:01:34.474499407 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 15:16:30 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxhexeditor.spec ++++++ --- /var/tmp/diff_new_pack.cQoV5c/_old 2024-02-21 18:01:35.570539112 +0100 +++ /var/tmp/diff_new_pack.cQoV5c/_new 2024-02-21 18:01:35.570539112 +0100 @@ -71,11 +71,11 @@ %prep %setup -q -n %{_name}-%{version} rm -rf mhash -%patch0 -p0 -%patch1 -p0 -%patch2 -%patch3 -p1 -%patch4 -p1 +%patch -P 0 -p0 +%patch -P 1 -p0 +%patch -P 2 +%patch -P 3 -p1 +%patch -P 4 -p1 chmod -x docs/* cp -v udis86/LICENSE LICENSE-udis86 cp -v docs/GPL.txt .
