Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plexus-archiver for openSUSE:Factory checked in at 2021-05-12 19:32:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plexus-archiver (Old) and /work/SRC/openSUSE:Factory/.plexus-archiver.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-archiver" Wed May 12 19:32:19 2021 rev:3 rq:892421 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plexus-archiver/plexus-archiver.changes 2019-11-26 16:58:29.164125175 +0100 +++ /work/SRC/openSUSE:Factory/.plexus-archiver.new.2988/plexus-archiver.changes 2021-05-12 19:32:53.502879537 +0200 @@ -1,0 +2,5 @@ +Tue May 11 14:50:27 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not compile the test build against the legacy guava20 any more + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plexus-archiver.spec ++++++ --- /var/tmp/diff_new_pack.1lYzIg/_old 2021-05-12 19:32:54.502875542 +0200 +++ /var/tmp/diff_new_pack.1lYzIg/_new 2021-05-12 19:32:54.506875526 +0200 @@ -1,7 +1,7 @@ # # spec file for package plexus-archiver # -# 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 @@ -49,7 +49,7 @@ %endif %if %{with tests} BuildRequires: ant-junit -BuildRequires: guava20 +BuildRequires: guava BuildRequires: plexus-classworlds BuildRequires: xbean BuildRequires: xz-java @@ -93,7 +93,7 @@ mkdir -p lib build-jar-repository -s lib plexus-containers/plexus-container-default jsr-305 commons-compress commons-io plexus/utils plexus/io %if %{with tests} -build-jar-repository -s lib plexus/classworlds guava20/guava-20.0 xbean/xbean-reflect xz-java +build-jar-repository -s lib plexus/classworlds guava/guava xbean/xbean-reflect xz-java %endif %{ant} \ %if %{without tests}