Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eclipse-ecf for openSUSE:Factory checked in at 2024-02-21 17:59:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse-ecf (Old) and /work/SRC/openSUSE:Factory/.eclipse-ecf.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-ecf" Wed Feb 21 17:59:35 2024 rev:10 rq:1148559 version:3.14.8 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse-ecf/eclipse-ecf.changes 2022-07-13 13:45:45.718063642 +0200 +++ /work/SRC/openSUSE:Factory/.eclipse-ecf.new.1706/eclipse-ecf.changes 2024-02-21 17:59:36.494228419 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:41:40 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-ecf.spec ++++++ --- /var/tmp/diff_new_pack.ljRqiC/_old 2024-02-21 17:59:37.322258361 +0100 +++ /var/tmp/diff_new_pack.ljRqiC/_new 2024-02-21 17:59:37.322258361 +0100 @@ -1,7 +1,7 @@ # -# spec file for package eclipse-ecf-bootstrap +# spec file for package eclipse-ecf # -# 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 @@ -127,8 +127,8 @@ find . -type f -name "*.jar" -exec rm {} \; find . -type f -name "*.class" -exec rm {} \; -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 # Extend the objectweb-asm requirements sed -i -e 's/org\.objectweb\.asm;version="\[5\.0\.1,8\.0\.0)"/org\.objectweb\.asm;version="\[5\.0\.1,10\.0\.0)"/g' \
