Hello community,

here is the log from the commit of package berkeleydb for openSUSE:Factory 
checked in at 2018-07-07 21:59:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/berkeleydb (Old)
 and      /work/SRC/openSUSE:Factory/.berkeleydb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "berkeleydb"

Sat Jul  7 21:59:14 2018 rev:21 rq:620773 version:5.0.58

Changes:
--------
--- /work/SRC/openSUSE:Factory/berkeleydb/berkeleydb.changes    2017-09-15 
22:32:13.699715170 +0200
+++ /work/SRC/openSUSE:Factory/.berkeleydb.new/berkeleydb.changes       
2018-07-07 21:59:14.383253644 +0200
@@ -1,0 +2,9 @@
+Tue May 15 17:40:08 UTC 2018 - fst...@suse.com
+
+- Build with source level 7 in order to anticipate the possible
+  removal of Java 6 compatibility
+  * Cannot use source level 8, since the
+    com.sleepycat.asm.ClassReader does not recognize the Java 8
+    bytecode.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ berkeleydb.spec ++++++
--- /var/tmp/diff_new_pack.3dJyHk/_old  2018-07-07 21:59:15.303252477 +0200
+++ /var/tmp/diff_new_pack.3dJyHk/_new  2018-07-07 21:59:15.303252477 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package berkeleydb
 #
-# 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 @@
 BuildRequires:  ant-junit
 BuildRequires:  fdupes
 BuildRequires:  geronimo-j2ee-connector-1_5-api
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.7
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  mx4j
@@ -102,7 +102,7 @@
 ant \
        -Djmx.jarfile=$(build-classpath mx4j/mx4j) \
        -Dj2ee.jarfile=$(build-classpath geronimo-j2ee-connector-1.5-api) \
-       -Djdk.version=1.6 \
+       -Djdk.version=7 \
        jar javadoc-all
 
 %install


Reply via email to