Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jctools for openSUSE:Factory checked in at 2022-03-23 20:19:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jctools (Old) and /work/SRC/openSUSE:Factory/.jctools.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jctools" Wed Mar 23 20:19:25 2022 rev:3 rq:964345 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jctools/jctools.changes 2022-03-11 11:44:42.794839559 +0100 +++ /work/SRC/openSUSE:Factory/.jctools.new.25692/jctools.changes 2022-03-23 20:21:17.638561730 +0100 @@ -1,0 +2,5 @@ +Wed Mar 23 17:18:30 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jctools.spec ++++++ --- /var/tmp/diff_new_pack.eUl6Ag/_old 2022-03-23 20:21:18.322562118 +0100 +++ /var/tmp/diff_new_pack.eUl6Ag/_new 2022-03-23 20:21:18.326562119 +0100 @@ -26,6 +26,7 @@ Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz Patch0: imports.patch BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: maven-local BuildRequires: mvn(com.github.javaparser:javaparser-core) >= 3.14.16 BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) @@ -84,6 +85,9 @@ %pom_disable_module jctools-benchmarks %pom_disable_module jctools-concurrency-test +%pom_xpath_set "pom:project/pom:properties/pom:java.version" "1.8" +%pom_xpath_set "pom:project/pom:properties/pom:java.test.version" "1.8" + # do not install internal build tools %{mvn_package} :jctools-build __noinstall
