Hello community,

here is the log from the commit of package bcel for openSUSE:Factory checked in 
at 2018-07-24 17:31:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcel (Old)
 and      /work/SRC/openSUSE:Factory/.bcel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcel"

Tue Jul 24 17:31:13 2018 rev:27 rq:620769 version:5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcel/bcel.changes        2017-09-29 
11:54:35.505525445 +0200
+++ /work/SRC/openSUSE:Factory/.bcel.new/bcel.changes   2018-07-24 
17:31:16.671978047 +0200
@@ -1,0 +2,6 @@
+Tue May 15 14:05:02 UTC 2018 - [email protected]
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bcel.spec ++++++
--- /var/tmp/diff_new_pack.NZX8Np/_old  2018-07-24 17:31:17.307978850 +0200
+++ /var/tmp/diff_new_pack.NZX8Np/_new  2018-07-24 17:31:17.311978855 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bcel
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 Source2:        bcel.keyring
 Patch0:         bcel-5.2-encoding.patch
 BuildRequires:  ant
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  regexp
 BuildRequires:  xml-commons-apis-bootstrap
 #!BuildIgnore:  xerces-j2
@@ -75,11 +75,11 @@
 export CLASSPATH=%(build-classpath regexp)
 export OPT_JAR_LIST="ant/ant-nodeps"
 ant \
-    -Dant.build.javac.target=1.6 -Dant.build.javac.source=1.6 \
+    -Dant.build.javac.target=8 -Dant.build.javac.source=8 \
     -Dbuild.dest=./build -Dbuild.dir=./build -Dname=%{name} \
     compile
 ant \
-    -Dant.build.javac.target=1.6 -Dant.build.javac.source=1.6 \
+    -Dant.build.javac.target=8 -Dant.build.javac.source=8 \
     -Dbuild.dest=./build -Dbuild.dir=./build -Dname=%{name} \
        jar
 



Reply via email to