Hello community,

here is the log from the commit of package jformatstring for openSUSE:Factory 
checked in at 2018-01-10 23:37:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jformatstring (Old)
 and      /work/SRC/openSUSE:Factory/.jformatstring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jformatstring"

Wed Jan 10 23:37:15 2018 rev:15 rq:563187 version:0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jformatstring/jformatstring.changes      
2017-12-23 12:20:33.732435931 +0100
+++ /work/SRC/openSUSE:Factory/.jformatstring.new/jformatstring.changes 
2018-01-10 23:37:25.261680782 +0100
@@ -1,0 +2,5 @@
+Wed Jan 10 04:09:03 UTC 2018 - bwiedem...@suse.com
+
+- Generate javadoc without timestamp to make build reproducible (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jformatstring.spec ++++++
--- /var/tmp/diff_new_pack.1FI7uo/_old  2018-01-10 23:37:26.169638184 +0100
+++ /var/tmp/diff_new_pack.1FI7uo/_new  2018-01-10 23:37:26.169638184 +0100
@@ -72,7 +72,7 @@
 export CLASSPATH=
 export OPT_JAR_LIST=:
 ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
-javadoc -d javadoc -source 1.6 \
+javadoc -notimestamp -d javadoc -source 1.6 \
            -sourcepath src/java \
            -classpath build/classes:$(build-classpath junit) \
            edu.umd.cs.findbugs.formatStringChecker


Reply via email to