Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-script-interpreter for openSUSE:Factory checked in at 2021-05-12 19:32:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-script-interpreter (Old) and /work/SRC/openSUSE:Factory/.maven-script-interpreter.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-script-interpreter" Wed May 12 19:32:16 2021 rev:2 rq:892420 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-script-interpreter/maven-script-interpreter.changes 2019-04-05 12:04:36.306606189 +0200 +++ /work/SRC/openSUSE:Factory/.maven-script-interpreter.new.2988/maven-script-interpreter.changes 2021-05-12 19:32:50.382891999 +0200 @@ -1,0 +2,5 @@ +Tue May 11 15:03:57 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not build against the legacy guava20 package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-script-interpreter.spec ++++++ --- /var/tmp/diff_new_pack.ecFV2I/_old 2021-05-12 19:32:50.810890290 +0200 +++ /var/tmp/diff_new_pack.ecFV2I/_new 2021-05-12 19:32:50.814890274 +0200 @@ -1,7 +1,7 @@ # # spec file for package maven-script-interpreter # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %bcond_with tests Name: maven-script-interpreter Version: 1.2 @@ -31,7 +32,7 @@ BuildRequires: bsh2 BuildRequires: fdupes BuildRequires: google-guice -BuildRequires: guava20 +BuildRequires: guava BuildRequires: javapackages-local BuildRequires: jdom2 BuildRequires: maven-lib @@ -84,7 +85,7 @@ atinject \ bsh2/bsh \ commons-cli \ - guava20/guava-10.0 \ + guava/guava \ guice/google-guice-no_aop \ jdom2/jdom2 \ maven/maven-plugin-api \