Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package codemodel for openSUSE:Factory checked in at 2022-03-22 19:39:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/codemodel (Old) and /work/SRC/openSUSE:Factory/.codemodel.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "codemodel" Tue Mar 22 19:39:54 2022 rev:2 rq:963836 version:2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/codemodel/codemodel.changes 2020-03-04 09:38:50.921871799 +0100 +++ /work/SRC/openSUSE:Factory/.codemodel.new.25692/codemodel.changes 2022-03-22 19:39:56.927074085 +0100 @@ -1,0 +2,5 @@ +Tue Mar 22 07:39:12 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ codemodel.spec ++++++ --- /var/tmp/diff_new_pack.px5Gyj/_old 2022-03-22 19:39:57.691074886 +0100 +++ /var/tmp/diff_new_pack.px5Gyj/_new 2022-03-22 19:39:57.695074891 +0100 @@ -1,7 +1,7 @@ # # spec file for package codemodel # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,8 +52,8 @@ %setup -q -n jaxb-%{name}-%{name}-project-2.6 %patch0 -p1 -%pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source" 1.6 -%pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target" 1.6 +%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 # Remove bundled jar files: find . -name '*.jar' -print -delete @@ -64,7 +64,7 @@ %build -%{mvn_build} -f -- -Dproject.build.sourceEncoding=UTF-8 -Dsource=6 +%{mvn_build} -f -- -Dsource=8 %install %mvn_install
