Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jetty-version-maven-plugin for openSUSE:Factory checked in at 2022-05-05 23:07:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jetty-version-maven-plugin (Old) and /work/SRC/openSUSE:Factory/.jetty-version-maven-plugin.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jetty-version-maven-plugin" Thu May 5 23:07:06 2022 rev:2 rq:975145 version:1.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/jetty-version-maven-plugin/jetty-version-maven-plugin.changes 2019-11-08 15:24:33.726920885 +0100 +++ /work/SRC/openSUSE:Factory/.jetty-version-maven-plugin.new.1538/jetty-version-maven-plugin.changes 2022-05-05 23:07:45.633659698 +0200 @@ -1,0 +2,5 @@ +Thu May 5 10:02:29 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Generate javadoc with source=8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jetty-version-maven-plugin.spec ++++++ --- /var/tmp/diff_new_pack.CN5tKv/_old 2022-05-05 23:07:47.265661736 +0200 +++ /var/tmp/diff_new_pack.CN5tKv/_new 2022-05-05 23:07:47.273661746 +0200 @@ -1,7 +1,7 @@ # # spec file for package jetty-version-maven-plugin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -22,9 +22,10 @@ Summary: Jetty version management Maven plugin License: Apache-2.0 OR EPL-1.0 Group: Development/Libraries/Java -URL: http://www.eclipse.org/jetty/ +URL: https://www.eclipse.org/jetty/ Source0: %{name}-%{version}.tar.xz BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: maven-local BuildRequires: xz BuildRequires: mvn(org.apache.commons:commons-lang3) @@ -53,7 +54,7 @@ src/main/java/org/eclipse/jetty/toolchain/version/Release.java %build -%{mvn_build} -f -- -Dsource=6 +%{mvn_build} -f -- -Dsource=8 %install %mvn_install