Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plexus-io for openSUSE:Factory checked in at 2021-05-12 19:32:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plexus-io (Old) and /work/SRC/openSUSE:Factory/.plexus-io.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-io" Wed May 12 19:32:20 2021 rev:3 rq:892422 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plexus-io/plexus-io.changes 2019-11-26 16:56:28.772164929 +0100 +++ /work/SRC/openSUSE:Factory/.plexus-io.new.2988/plexus-io.changes 2021-05-12 19:32:54.646874967 +0200 @@ -1,0 +2,5 @@ +Tue May 11 20:09:08 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not build/run tests against the legacy guava20 package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plexus-io.spec ++++++ --- /var/tmp/diff_new_pack.1ot5Lo/_old 2021-05-12 19:32:55.082873225 +0200 +++ /var/tmp/diff_new_pack.1ot5Lo/_new 2021-05-12 19:32:55.082873225 +0200 @@ -1,7 +1,7 @@ # # spec file for package plexus-io # -# 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 @@ -38,7 +38,7 @@ BuildArch: noarch %if %{with tests} BuildRequires: ant-junit -BuildRequires: guava20 +BuildRequires: guava BuildRequires: plexus-classworlds BuildRequires: plexus-containers-container-default BuildRequires: xbean @@ -72,7 +72,7 @@ build-jar-repository -s lib plexus/utils commons-io jsr-305 %if %{with tests} build-jar-repository -s lib plexus-containers/plexus-container-default plexus/classworlds -build-jar-repository -s lib guava20/guava-20.0 xbean/xbean-reflect +build-jar-repository -s lib guava/guava xbean/xbean-reflect %endif %{ant} \