Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-javadoc-plugin for openSUSE:Factory checked in at 2021-05-12 19:32:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-javadoc-plugin (Old) and /work/SRC/openSUSE:Factory/.maven-javadoc-plugin.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-javadoc-plugin" Wed May 12 19:32:24 2021 rev:6 rq:892416 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-javadoc-plugin/maven-javadoc-plugin.changes 2020-03-11 18:55:59.839692345 +0100 +++ /work/SRC/openSUSE:Factory/.maven-javadoc-plugin.new.2988/maven-javadoc-plugin.changes 2021-05-12 19:32:59.170856895 +0200 @@ -1,0 +2,5 @@ +Tue May 11 15:25:11 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not build against the legacy guava20 package any more + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-javadoc-plugin.spec ++++++ --- /var/tmp/diff_new_pack.HKLjL3/_old 2021-05-12 19:32:59.670854899 +0200 +++ /var/tmp/diff_new_pack.HKLjL3/_new 2021-05-12 19:32:59.670854899 +0200 @@ -1,7 +1,7 @@ # -# spec file for package maven-javadoc-plugin +# spec file for package maven-javadoc-plugin-bootstrap # -# 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 @@ -41,7 +41,7 @@ BuildRequires: atinject BuildRequires: fdupes BuildRequires: google-guice -BuildRequires: guava20 +BuildRequires: guava BuildRequires: httpcomponents-client BuildRequires: httpcomponents-core BuildRequires: javapackages-local @@ -137,7 +137,7 @@ atinject \ commons-cli \ commons-io \ - guava20/guava-10.0 \ + guava/guava \ guice/google-guice-no_aop \ httpcomponents/httpclient \ httpcomponents/httpcore \