Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package onboard for openSUSE:Factory checked in at 2024-02-09 23:52:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/onboard (Old) and /work/SRC/openSUSE:Factory/.onboard.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "onboard" Fri Feb 9 23:52:41 2024 rev:8 rq:1145245 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/onboard/onboard.changes 2022-06-23 10:25:34.407824945 +0200 +++ /work/SRC/openSUSE:Factory/.onboard.new.1815/onboard.changes 2024-02-09 23:53:05.600636118 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 15:52:03 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Prepare for RPM 4.20: patchN -> patch -P N. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ onboard.spec ++++++ --- /var/tmp/diff_new_pack.IVdEoN/_old 2024-02-09 23:53:06.412665379 +0100 +++ /var/tmp/diff_new_pack.IVdEoN/_new 2024-02-09 23:53:06.412665379 +0100 @@ -1,7 +1,7 @@ # # spec file for package onboard # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -94,7 +94,7 @@ %setup -q # The patch only applies for SLE older than 15 SP2. %if !0%{?is_opensuse} && 0%{?sle_version} < 150200 -%patch0 -p1 +%patch -P 0 -p1 %endif %build