Hello community,

here is the log from the commit of package bouncycastle for openSUSE:Factory 
checked in at 2017-09-13 22:19:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bouncycastle (Old)
 and      /work/SRC/openSUSE:Factory/.bouncycastle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bouncycastle"

Wed Sep 13 22:19:20 2017 rev:17 rq:522009 version:1.54

Changes:
--------
--- /work/SRC/openSUSE:Factory/bouncycastle/bouncycastle.changes        
2017-05-31 13:29:19.699860819 +0200
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new/bouncycastle.changes   
2017-09-13 22:19:21.800285442 +0200
@@ -1,0 +2,5 @@
+Thu Sep  7 13:04:44 UTC 2017 - [email protected]
+
+- Set java source and target to 1.6 to allow building with jdk9
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bouncycastle.spec ++++++
--- /var/tmp/diff_new_pack.kLUZxG/_old  2017-09-13 22:19:22.528182966 +0200
+++ /var/tmp/diff_new_pack.kLUZxG/_new  2017-09-13 22:19:22.528182966 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bouncycastle
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -69,7 +69,7 @@
 %build
 pushd src
   export CLASSPATH=$(build-classpath junit)
-  %javac -g -source 1.5 -target 1.5 -encoding UTF-8 $(find . -type f -name 
"*.java")
+  %javac -g -source 1.6 -target 1.6 -encoding UTF-8 $(find . -type f -name 
"*.java")
   jarfile="../bcprov-%{version}.jar"
   # Exclude all */test/* files except org.bouncycastle.util.test, cf. upstream
   files="$(find . -type f \( -name '*.class' -o -name '*.properties' \) -not 
-path '*/test/*')"


Reply via email to