Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package language-detector for
openSUSE:Factory checked in at 2021-05-12 19:32:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/language-detector (Old)
and /work/SRC/openSUSE:Factory/.language-detector.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "language-detector"
Wed May 12 19:32:26 2021 rev:2 rq:892408 version:0.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/language-detector/language-detector.changes
2020-03-04 09:38:57.897875980 +0100
+++
/work/SRC/openSUSE:Factory/.language-detector.new.2988/language-detector.changes
2021-05-12 19:33:00.414851926 +0200
@@ -1,0 +2,5 @@
+Tue May 11 17:54:45 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Do not build against the legacy version of guava
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ language-detector.spec ++++++
--- /var/tmp/diff_new_pack.OyWF3t/_old 2021-05-12 19:33:00.866850121 +0200
+++ /var/tmp/diff_new_pack.OyWF3t/_new 2021-05-12 19:33:00.870850105 +0200
@@ -1,7 +1,7 @@
#
# spec file for package language-detector
#
-# 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
@@ -26,9 +26,9 @@
URL: https://github.com/optimaize/language-detector
Source0:
https://github.com/optimaize/language-detector/archive/%{name}-%{version}.tar.gz
BuildRequires: fdupes
-BuildRequires: java-devel >= 8
+BuildRequires: java-devel >= 1.8
BuildRequires: maven-local
-BuildRequires: mvn(com.google.guava:guava:18.0)
+BuildRequires: mvn(com.google.guava:guava)
BuildRequires: mvn(com.intellij:annotations)
BuildRequires: mvn(org.slf4j:slf4j-api)
BuildArch: noarch