Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 3omns for openSUSE:Factory checked in at 2024-03-08 18:10:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/3omns (Old) and /work/SRC/openSUSE:Factory/.3omns.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "3omns" Fri Mar 8 18:10:14 2024 rev:9 rq:1156313 version:0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/3omns/3omns.changes 2021-04-24 23:09:49.831452278 +0200 +++ /work/SRC/openSUSE:Factory/.3omns.new.1770/3omns.changes 2024-03-08 18:10:25.644892113 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 07:47:42 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 3omns.spec ++++++ --- /var/tmp/diff_new_pack.QkUZQe/_old 2024-03-08 18:10:26.080908139 +0100 +++ /var/tmp/diff_new_pack.QkUZQe/_new 2024-03-08 18:10:26.080908139 +0100 @@ -1,7 +1,7 @@ # # spec file for package 3omns # -# Copyright (c) 2021 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 @@ -62,9 +62,9 @@ %prep %setup -q -%patch0 -p1 +%patch -P 0 -p1 %if %{with lua53} -%patch1 -p1 +%patch -P 1 -p1 %endif %build
