Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-doxia-sitetools for
openSUSE:Factory checked in at 2021-05-12 19:32:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-doxia-sitetools (Old)
and /work/SRC/openSUSE:Factory/.maven-doxia-sitetools.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-doxia-sitetools"
Wed May 12 19:32:14 2021 rev:3 rq:892414 version:1.9.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-doxia-sitetools/maven-doxia-sitetools.changes
2020-03-11 18:55:55.931690598 +0100
+++
/work/SRC/openSUSE:Factory/.maven-doxia-sitetools.new.2988/maven-doxia-sitetools.changes
2021-05-12 19:32:48.486899573 +0200
@@ -1,0 +2,5 @@
+Tue May 11 13:08:02 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Do not build against the legacy guava20 any more
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-doxia-sitetools.spec ++++++
--- /var/tmp/diff_new_pack.5ZoqfV/_old 2021-05-12 19:32:48.978897608 +0200
+++ /var/tmp/diff_new_pack.5ZoqfV/_new 2021-05-12 19:32:48.978897608 +0200
@@ -1,7 +1,7 @@
#
# spec file for package maven-doxia-sitetools
#
-# Copyright (c) 2020 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
@@ -35,7 +35,7 @@
BuildRequires: apache-commons-io
BuildRequires: apache-commons-lang3
BuildRequires: fdupes
-BuildRequires: guava20
+BuildRequires: guava
BuildRequires: javapackages-local
BuildRequires: jdom2
BuildRequires: maven-artifact
@@ -124,7 +124,7 @@
apache-commons-lang3 \
commons-cli \
commons-io \
- guava20/guava-20.0 \
+ guava/guava \
jdom2/jdom2 \
maven-doxia/doxia-core \
maven-doxia/doxia-logging-api \