Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-plugin-build-helper for 
openSUSE:Factory checked in at 2023-10-26 17:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-plugin-build-helper (Old)
 and      /work/SRC/openSUSE:Factory/.maven-plugin-build-helper.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-plugin-build-helper"

Thu Oct 26 17:14:59 2023 rev:4 rq:1120528 version:3.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-plugin-build-helper/maven-plugin-build-helper.changes
      2022-05-25 20:35:49.328333130 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-plugin-build-helper.new.24901/maven-plugin-build-helper.changes
   2023-10-26 17:15:59.487733985 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 10:39:33 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build javadoc with source level 8
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maven-plugin-build-helper.spec ++++++
--- /var/tmp/diff_new_pack.FqEVrb/_old  2023-10-26 17:15:59.927750146 +0200
+++ /var/tmp/diff_new_pack.FqEVrb/_new  2023-10-26 17:15:59.931750293 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-plugin-build-helper
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,7 @@
 URL:            https://www.mojohaus.org/build-helper-maven-plugin/
 Source0:        
https://github.com/mojohaus/%{srcname}/archive/%{srcname}-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.apache-extras.beanshell:bsh)
 BuildRequires:  mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
@@ -51,7 +52,7 @@
 %setup -q -n %{srcname}-%{srcname}-%{version}
 
 %build
-%{mvn_build} -f -- -Dsource=7
+%{mvn_build} -f -- -Dsource=8
 
 %install
 %mvn_install

Reply via email to