Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package truth for openSUSE:Factory checked in at 2021-05-12 19:32:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/truth (Old) and /work/SRC/openSUSE:Factory/.truth.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "truth" Wed May 12 19:32:16 2021 rev:3 rq:892427 version:0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/truth/truth.changes 2019-11-28 13:50:22.894705990 +0100 +++ /work/SRC/openSUSE:Factory/.truth.new.2988/truth.changes 2021-05-12 19:32:50.934889794 +0200 @@ -1,0 +2,6 @@ +Tue May 11 17:25:43 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Increase java version requirement in order to build with newer + guava + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ truth.spec ++++++ --- /var/tmp/diff_new_pack.NOGcsi/_old 2021-05-12 19:32:51.354888117 +0200 +++ /var/tmp/diff_new_pack.NOGcsi/_new 2021-05-12 19:32:51.354888117 +0200 @@ -1,7 +1,7 @@ # # spec file for package truth # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ URL: https://github.com/google/truth Source0: %{name}-%{version}.tar.xz BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: maven-local BuildRequires: mvn(com.google.auto.value:auto-value) BuildRequires: mvn(com.google.code.findbugs:jsr305) @@ -60,7 +61,7 @@ %build %{mvn_build} -f \ %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} - -- -Dmaven.compiler.release=6 + -- -Dmaven.compiler.release=8 %endif %install