Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jisp2 for openSUSE:Factory checked 
in at 2022-03-21 20:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jisp2 (Old)
 and      /work/SRC/openSUSE:Factory/.jisp2.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jisp2"

Mon Mar 21 20:12:50 2022 rev:18 rq:963674 version:2.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jisp2/jisp2.changes      2017-09-14 
21:18:09.745689944 +0200
+++ /work/SRC/openSUSE:Factory/.jisp2.new.25692/jisp2.changes   2022-03-21 
20:13:05.696504357 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 12:13:36 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build with java source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jisp2.spec ++++++
--- /var/tmp/diff_new_pack.c9ISEe/_old  2022-03-21 20:13:06.212504873 +0100
+++ /var/tmp/diff_new_pack.c9ISEe/_new  2022-03-21 20:13:06.216504876 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jisp2
 #
-# Copyright (c) 2017 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,12 +22,12 @@
 Summary:        The Java Indexed Serialization Package
 License:        Libpng
 Group:          Development/Libraries/Java
-Url:            http://www.coyotegulch.com/jisp/
+URL:            http://www.coyotegulch.com/jisp/
 Source0:        jisp-2.5.1-source.tar.bz2
 Patch0:         jisp2-2.5.1-java5-enum.patch
 Patch1:         jisp2-2.5.1-javac-flags.patch
 # jisp-3.0.0 won't work with jakarta-turbine-jcs
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-tools
 BuildRequires:  make
 Requires:       javapackages-tools
@@ -65,7 +65,7 @@
 
 %build
 export CLASSPATH=
-make JAVAC_FLAGS=" -target 1.6 -source 1.6" %{?_smp_mflags}
+make JAVAC_FLAGS=" -target 1.8 -source 1.8" %{?_smp_mflags}
 make jars %{?_smp_mflags}
 make docs %{?_smp_mflags}
 

Reply via email to