Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-cli for openSUSE:Factory 
checked in at 2021-05-12 19:32:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-cli (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-cli.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-cli"

Wed May 12 19:32:21 2021 rev:2 rq:892424 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-cli/plexus-cli.changes    2019-03-22 
14:58:51.129889391 +0100
+++ /work/SRC/openSUSE:Factory/.plexus-cli.new.2988/plexus-cli.changes  
2021-05-12 19:32:56.770866482 +0200
@@ -1,0 +2,5 @@
+Tue May 11 15:01:31 UTC 2021 - Fridrich Strba <fst...@suse.com>
+
+- Do not compile/run tests against the legacy guava20 package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plexus-cli.spec ++++++
--- /var/tmp/diff_new_pack.6MZ5T8/_old  2021-05-12 19:32:57.162864917 +0200
+++ /var/tmp/diff_new_pack.6MZ5T8/_new  2021-05-12 19:32:57.162864917 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plexus-cli
 #
-# 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
@@ -43,7 +43,7 @@
 BuildArch:      noarch
 %if %{with tests}
 BuildRequires:  ant-junit
-BuildRequires:  guava20
+BuildRequires:  guava
 %endif
 
 %description
@@ -65,12 +65,12 @@
 cp -p %{SOURCE1} .
 cp -p %{SOURCE100} build.xml
 
-%{pom_remove_parent}
+%pom_remove_parent
 
 mkdir -p lib
 build-jar-repository -s lib commons-cli plexus/utils plexus/classworlds 
plexus-containers/plexus-container-default
 %if %{with tests}
-build-jar-repository -s lib guava20/guava-20.0
+build-jar-repository -s lib guava/guava
 %endif
 
 %build

Reply via email to