Hello community,

here is the log from the commit of package bouncycastle for openSUSE:Factory 
checked in at 2012-06-13 22:46:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bouncycastle (Old)
 and      /work/SRC/openSUSE:Factory/.bouncycastle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bouncycastle", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/bouncycastle/bouncycastle.changes        
2012-03-05 17:59:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new/bouncycastle.changes   
2012-06-13 22:46:55.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 18 12:39:28 UTC 2012 - mvysko...@suse.cz
+
+- bumb target to 1.6 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bouncycastle.spec ++++++
--- /var/tmp/diff_new_pack.Wu1LxF/_old  2012-06-13 22:46:56.000000000 +0200
+++ /var/tmp/diff_new_pack.Wu1LxF/_new  2012-06-13 22:46:56.000000000 +0200
@@ -14,6 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %define ver  1.46
 %define archivever  jdk16-%(echo %{ver}|sed 's|\\\.||')
 %define classname   org.bouncycastle.jce.provider.BouncyCastleProvider
@@ -74,7 +77,7 @@
 %build
 pushd src
   export CLASSPATH=$(build-classpath junit4)
-  %javac -g -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/*')"


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to