Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plexus-i18n for openSUSE:Factory checked in at 2021-05-12 19:32:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plexus-i18n (Old) and /work/SRC/openSUSE:Factory/.plexus-i18n.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-i18n" Wed May 12 19:32:20 2021 rev:2 rq:892423 version:1.0~beta10 Changes: -------- --- /work/SRC/openSUSE:Factory/plexus-i18n/plexus-i18n.changes 2019-04-03 10:50:53.861923477 +0200 +++ /work/SRC/openSUSE:Factory/.plexus-i18n.new.2988/plexus-i18n.changes 2021-05-12 19:32:55.426871851 +0200 @@ -1,0 +2,5 @@ +Tue May 11 14:56:51 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not compile/run tests against the legacy guava20 package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plexus-i18n.spec ++++++ --- /var/tmp/diff_new_pack.ewsHvI/_old 2021-05-12 19:32:56.670866882 +0200 +++ /var/tmp/diff_new_pack.ewsHvI/_new 2021-05-12 19:32:56.670866882 +0200 @@ -1,7 +1,7 @@ # # spec file for package plexus-i18n # -# 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 @@ -46,7 +46,7 @@ BuildArch: noarch %if %{with tests} BuildRequires: ant-junit -BuildRequires: guava20 +BuildRequires: guava BuildRequires: xbean BuildConflicts: java-devel >= 9 %endif @@ -78,7 +78,7 @@ mkdir -p lib build-jar-repository -s lib plexus/utils plexus-containers/plexus-container-default %if %{with tests} -build-jar-repository -s lib guava20/guava-20.0 xbean/xbean-reflect plexus/classworlds +build-jar-repository -s lib guava/guava xbean/xbean-reflect plexus/classworlds %endif %{ant} \ %if %{without tests}