Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package prometheus-simpleclient-java for
openSUSE:Factory checked in at 2021-05-15 01:24:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prometheus-simpleclient-java (Old)
and /work/SRC/openSUSE:Factory/.prometheus-simpleclient-java.new.2988
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prometheus-simpleclient-java"
Sat May 15 01:24:38 2021 rev:2 rq:893208 version:0.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/prometheus-simpleclient-java/prometheus-simpleclient-java.changes
2020-02-28 15:21:16.729885493 +0100
+++
/work/SRC/openSUSE:Factory/.prometheus-simpleclient-java.new.2988/prometheus-simpleclient-java.changes
2021-05-15 01:24:56.650865466 +0200
@@ -1,0 +2,5 @@
+Tue May 11 17:47:28 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Do not build against the legacy guava version
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ prometheus-simpleclient-java.spec ++++++
--- /var/tmp/diff_new_pack.XWPOrg/_old 2021-05-15 01:24:57.094863906 +0200
+++ /var/tmp/diff_new_pack.XWPOrg/_new 2021-05-15 01:24:57.102863878 +0200
@@ -1,7 +1,7 @@
#
# spec file for package prometheus-simpleclient-java
#
-# 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
@@ -29,7 +29,7 @@
BuildRequires: java-devel >= 1.8
BuildRequires: maven-local
BuildRequires: mvn(ch.qos.logback:logback-classic)
-BuildRequires: mvn(com.google.guava:guava:18.0)
+BuildRequires: mvn(com.google.guava:guava)
BuildRequires: mvn(javax.servlet:javax.servlet-api)
BuildRequires: mvn(log4j:log4j:1.2.17)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)