Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package codemodel for openSUSE:Factory checked in at 2024-02-21 17:59:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/codemodel (Old) and /work/SRC/openSUSE:Factory/.codemodel.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "codemodel" Wed Feb 21 17:59:28 2024 rev:5 rq:1148555 version:2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/codemodel/codemodel.changes 2022-09-02 21:56:50.980341021 +0200 +++ /work/SRC/openSUSE:Factory/.codemodel.new.1706/codemodel.changes 2024-02-21 17:59:30.830023600 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 10:40:13 UTC 2024 - Gus Kenion <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ codemodel.spec ++++++ --- /var/tmp/diff_new_pack.eD4PJL/_old 2024-02-21 17:59:31.382043561 +0100 +++ /var/tmp/diff_new_pack.eD4PJL/_new 2024-02-21 17:59:31.386043706 +0100 @@ -1,7 +1,7 @@ # # spec file for package codemodel # -# 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 @@ -50,7 +50,7 @@ # Unpack and patch the original source: %setup -q -n jaxb-%{name}-%{name}-project-2.6 -%patch0 -p1 +%patch -P 0 -p1 %pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source" 1.8 %pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target" 1.8
