Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cbi-plugins for openSUSE:Factory checked in at 2021-05-12 19:32:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cbi-plugins (Old) and /work/SRC/openSUSE:Factory/.cbi-plugins.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cbi-plugins" Wed May 12 19:32:17 2021 rev:3 rq:892447 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/cbi-plugins/cbi-plugins.changes 2020-07-16 12:11:55.502568726 +0200 +++ /work/SRC/openSUSE:Factory/.cbi-plugins.new.2988/cbi-plugins.changes 2021-05-12 19:32:51.470887653 +0200 @@ -1,0 +2,5 @@ +Tue May 11 17:44:05 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not build against the legacy version of guava any more + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cbi-plugins.spec ++++++ --- /var/tmp/diff_new_pack.9iCGjj/_old 2021-05-12 19:32:51.942885768 +0200 +++ /var/tmp/diff_new_pack.9iCGjj/_new 2021-05-12 19:32:51.946885752 +0200 @@ -1,7 +1,7 @@ # # spec file for package cbi-plugins # -# 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 @@ -33,7 +33,7 @@ BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) BuildRequires: mvn(com.google.auto.value:auto-value) BuildRequires: mvn(com.google.code.findbugs:jsr305) -BuildRequires: mvn(com.google.guava:guava:20.0) +BuildRequires: mvn(com.google.guava:guava) BuildRequires: mvn(de.pdark:decentxml) BuildRequires: mvn(org.apache.commons:commons-compress) BuildRequires: mvn(org.apache.httpcomponents:httpclient)