Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package unetbootin for openSUSE:Factory checked in at 2024-02-21 17:58:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unetbootin (Old) and /work/SRC/openSUSE:Factory/.unetbootin.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unetbootin" Wed Feb 21 17:58:52 2024 rev:14 rq:1148497 version:0.0.702 Changes: -------- --- /work/SRC/openSUSE:Factory/unetbootin/unetbootin.changes 2021-07-07 18:31:39.314437458 +0200 +++ /work/SRC/openSUSE:Factory/.unetbootin.new.1706/unetbootin.changes 2024-02-21 17:58:56.704789625 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 15:43:44 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unetbootin.spec ++++++ --- /var/tmp/diff_new_pack.3sGCDX/_old 2024-02-21 17:58:57.264809875 +0100 +++ /var/tmp/diff_new_pack.3sGCDX/_new 2024-02-21 17:58:57.268810020 +0100 @@ -64,9 +64,9 @@ %prep %setup -q -c -n %{name} -%patch0 -p1 -%patch1 -p1 -%patch2 +%patch -P 0 -p1 +%patch -P 1 -p1 +%patch -P 2 # rpmlint: wrong-file-end-of-line-encoding sed -i 's/\r$//' README.TXT
