Script 'mail_helper' called by obssrc
Hello community,

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

Package is "java-jwt"

Thu Oct 26 17:14:19 2023 rev:2 rq:1120416 version:3.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-jwt/java-jwt.changes        2020-02-27 
14:41:47.546583701 +0100
+++ /work/SRC/openSUSE:Factory/.java-jwt.new.24901/java-jwt.changes     
2023-10-26 17:15:28.818607609 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 04:35:00 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ java-jwt.spec ++++++
--- /var/tmp/diff_new_pack.EuTBeL/_old  2023-10-26 17:15:29.286624798 +0200
+++ /var/tmp/diff_new_pack.EuTBeL/_new  2023-10-26 17:15:29.290624944 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package java-jwt
 #
-# Copyright (c) 2020 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
@@ -26,6 +26,7 @@
 Source0:        https://github.com/auth0/%{name}/archive/%{version}.tar.gz
 Source1:        
https://repo1.maven.org/maven2/com/auth0/%{name}/%{version}/%{name}-%{version}.pom
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(com.fasterxml.jackson.core:jackson-databind)
 BuildRequires:  mvn(commons-codec:commons-codec)
@@ -51,9 +52,9 @@
 pushd lib
 %{mvn_build} -f -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-       -Dmaven.compiler.release=7 \
+       -Dmaven.compiler.release=8 \
 %endif
-       -Dmaven.compiler.source=7 -Dmaven.compiler.target=7 -Dsource=7
+       -Dmaven.compiler.source=8 -Dmaven.compiler.target=8 -Dsource=8
 popd
 
 %install

Reply via email to