Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-dependency-analyzer for
openSUSE:Factory checked in at 2021-05-12 19:32:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-dependency-analyzer (Old)
and /work/SRC/openSUSE:Factory/.maven-dependency-analyzer.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-dependency-analyzer"
Wed May 12 19:32:12 2021 rev:2 rq:892410 version:1.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-dependency-analyzer/maven-dependency-analyzer.changes
2019-04-05 12:03:56.650597626 +0200
+++
/work/SRC/openSUSE:Factory/.maven-dependency-analyzer.new.2988/maven-dependency-analyzer.changes
2021-05-12 19:32:46.338908153 +0200
@@ -1,0 +2,5 @@
+Tue May 11 13:00:33 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Do not build against the legacy guava20 any more
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-dependency-analyzer.spec ++++++
--- /var/tmp/diff_new_pack.OL187q/_old 2021-05-12 19:32:46.738906556 +0200
+++ /var/tmp/diff_new_pack.OL187q/_new 2021-05-12 19:32:46.742906539 +0200
@@ -1,7 +1,7 @@
#
# spec file for package maven-dependency-analyzer
#
-# 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
@@ -31,11 +31,10 @@
BuildRequires: atinject
BuildRequires: fdupes
BuildRequires: google-guice
-BuildRequires: guava20
+BuildRequires: guava
BuildRequires: javapackages-local
BuildRequires: jdom2
BuildRequires: maven-lib
-#BuildRequires: maven-project
BuildRequires: objectweb-asm
BuildRequires: plexus-classworlds
BuildRequires: plexus-cli
@@ -80,7 +79,7 @@
apache-commons-lang3 \
atinject \
commons-cli \
- guava20/guava-10.0 \
+ guava/guava \
guice/google-guice-no_aop \
jdom2/jdom2 \
maven/maven-artifact \