Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plexus-velocity for openSUSE:Factory checked in at 2021-05-12 19:32:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plexus-velocity (Old) and /work/SRC/openSUSE:Factory/.plexus-velocity.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-velocity" Wed May 12 19:32:22 2021 rev:2 rq:892425 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plexus-velocity/plexus-velocity.changes 2019-03-26 15:44:17.744158719 +0100 +++ /work/SRC/openSUSE:Factory/.plexus-velocity.new.2988/plexus-velocity.changes 2021-05-12 19:32:57.286864422 +0200 @@ -1,0 +2,6 @@ +Tue May 11 14:53:03 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not compiler/run the test build against legacy guava20 any + more + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plexus-velocity.spec ++++++ --- /var/tmp/diff_new_pack.U2DKbp/_old 2021-05-12 19:32:57.694862792 +0200 +++ /var/tmp/diff_new_pack.U2DKbp/_new 2021-05-12 19:32:57.698862775 +0200 @@ -1,7 +1,7 @@ # # spec file for package plexus-velocity # -# 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 @@ -40,7 +40,7 @@ %if %{with tests} BuildRequires: ant-junit BuildRequires: apache-commons-lang -BuildRequires: guava20 +BuildRequires: guava BuildRequires: plexus-classworlds BuildRequires: plexus-utils BuildRequires: xbean @@ -72,7 +72,7 @@ mkdir -p lib build-jar-repository -s lib commons-collections plexus-containers/plexus-container-default velocity %if %{with tests} -build-jar-repository -s lib commons-lang guava20/guava-20.0 plexus/classworlds plexus/utils xbean/xbean-reflect +build-jar-repository -s lib commons-lang guava/guava plexus/classworlds plexus/utils xbean/xbean-reflect %endif %build