Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eclipse-emf for openSUSE:Factory checked in at 2024-02-21 17:59:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse-emf (Old) and /work/SRC/openSUSE:Factory/.eclipse-emf.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-emf" Wed Feb 21 17:59:36 2024 rev:7 rq:1148560 version:2.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse-emf/eclipse-emf.changes 2022-07-13 13:45:48.398067446 +0200 +++ /work/SRC/openSUSE:Factory/.eclipse-emf.new.1706/eclipse-emf.changes 2024-02-21 17:59:37.506265014 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:41:48 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-emf.spec ++++++ --- /var/tmp/diff_new_pack.3FAiBQ/_old 2024-02-21 17:59:38.102286567 +0100 +++ /var/tmp/diff_new_pack.3FAiBQ/_new 2024-02-21 17:59:38.106286711 +0100 @@ -1,7 +1,7 @@ # -# spec file for package eclipse-emf-bootstrap +# spec file for package eclipse-emf # -# 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 @@ -124,8 +124,8 @@ mv org.eclipse.emf-%{emf_tag}/ org.eclipse.emf/ mv org.eclipse.xsd-%{xsd_tag}/ org.eclipse.xsd/ -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 pushd org.eclipse.emf
