Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-plugin-tools for openSUSE:Factory checked in at 2022-03-07 17:47:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-plugin-tools (Old) and /work/SRC/openSUSE:Factory/.maven-plugin-tools.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-plugin-tools" Mon Mar 7 17:47:17 2022 rev:5 rq:959848 version:3.6.0 Changes: -------- maven-plugin-plugin.changes: same change --- /work/SRC/openSUSE:Factory/maven-plugin-tools/maven-plugin-tools.changes 2021-05-12 19:32:58.426859868 +0200 +++ /work/SRC/openSUSE:Factory/.maven-plugin-tools.new.1958/maven-plugin-tools.changes 2022-03-07 17:47:20.423112924 +0100 @@ -1,0 +2,6 @@ +Mon Mar 7 11:01:23 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not force building with java-1_8_0-openjdk, since the package + builds just fine with higher versions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-plugin-plugin-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.ce77dS/_old 2022-03-07 17:47:22.427112346 +0100 +++ /var/tmp/diff_new_pack.ce77dS/_new 2022-03-07 17:47:22.431112344 +0100 @@ -1,7 +1,7 @@ # -# spec file for package maven-plugin-plugin-bootstrap +# spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ maven-plugin-plugin.spec ++++++ --- /var/tmp/diff_new_pack.ce77dS/_old 2022-03-07 17:47:22.451112339 +0100 +++ /var/tmp/diff_new_pack.ce77dS/_new 2022-03-07 17:47:22.455112338 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-plugin-plugin # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ maven-plugin-tools.spec ++++++ --- /var/tmp/diff_new_pack.ce77dS/_old 2022-03-07 17:47:22.483112330 +0100 +++ /var/tmp/diff_new_pack.ce77dS/_new 2022-03-07 17:47:22.487112328 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-plugin-tools # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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: fdupes BuildRequires: google-guice BuildRequires: guava -BuildRequires: java-1_8_0-openjdk-devel +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: jdom2 BuildRequires: jtidy
