Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glassfish-fastinfoset for openSUSE:Factory checked in at 2022-03-22 19:40:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glassfish-fastinfoset (Old) and /work/SRC/openSUSE:Factory/.glassfish-fastinfoset.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-fastinfoset" Tue Mar 22 19:40:06 2022 rev:2 rq:963867 version:1.2.15 Changes: -------- --- /work/SRC/openSUSE:Factory/glassfish-fastinfoset/glassfish-fastinfoset.changes 2020-03-19 19:54:34.924278276 +0100 +++ /work/SRC/openSUSE:Factory/.glassfish-fastinfoset.new.25692/glassfish-fastinfoset.changes 2022-03-22 19:40:12.555090479 +0100 @@ -1,0 +2,6 @@ +Tue Mar 22 09:11:45 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with source and target levels 8 +- Re-enable javadoc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glassfish-fastinfoset.spec ++++++ --- /var/tmp/diff_new_pack.nZB6fJ/_old 2022-03-22 19:40:13.091091041 +0100 +++ /var/tmp/diff_new_pack.nZB6fJ/_new 2022-03-22 19:40:13.095091045 +0100 @@ -1,7 +1,7 @@ # # spec file for package glassfish-fastinfoset # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -76,13 +76,16 @@ <phase>skip</phase> </execution>" fastinfoset +%pom_xpath_set "pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source" 1.8 +%pom_xpath_set "pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target" 1.8 + %{mvn_file} :FastInfoset %{name} %{mvn_file} :FastInfosetUtilities %{name}-utilities popd %build pushd code -%{mvn_build} -f -j +%{mvn_build} -f -- -Dsource=8 popd %install @@ -94,9 +97,7 @@ %files -f code/.mfiles %license code/copyright.txt LICENSE -%if 0 %files javadoc -f code/.mfiles-javadoc %license code/copyright.txt LICENSE -%endif %changelog