Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aelfred for openSUSE:Factory checked in at 2024-02-20 21:15:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aelfred (Old) and /work/SRC/openSUSE:Factory/.aelfred.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aelfred" Tue Feb 20 21:15:12 2024 rev:27 rq:1147883 version:7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/aelfred/aelfred.changes 2022-03-19 22:22:59.232956778 +0100 +++ /work/SRC/openSUSE:Factory/.aelfred.new.1706/aelfred.changes 2024-02-20 21:15:33.296595020 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 10:02:33 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aelfred.spec ++++++ --- /var/tmp/diff_new_pack.pQVJQO/_old 2024-02-20 21:15:33.904618614 +0100 +++ /var/tmp/diff_new_pack.pQVJQO/_new 2024-02-20 21:15:33.904618614 +0100 @@ -1,7 +1,7 @@ # # spec file for package aelfred # -# 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 @@ -55,8 +55,8 @@ %prep %setup -q -c unzip %{name}-source.zip -%patch0 -%patch1 -p1 +%patch -P 0 +%patch -P 1 -p1 %build export JAVA_HOME=%{java_home}
