diff --git a/bsf.changes b/bsf.changes
index 6bcb6b5..2d9a20f 100644
--- a/bsf.changes
+++ b/bsf.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Thu Jun 2 15:13:38 UTC 2016 - fstrba@suse.com
+
+- Update build-file.patch: Disable doclint feature while building
+ javadoc.
+
-------------------------------------------------------------------
Wed Mar 25 09:24:47 UTC 2015 - tchvatal@suse.com
diff --git a/bsf.spec b/bsf.spec
index 47237f7..2fed31d 100644
--- a/bsf.spec
+++ b/bsf.spec
@@ -1,7 +1,7 @@
#
# spec file for package bsf
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
diff --git a/build-file.patch b/build-file.patch
index 7c15cfd..b2abff4 100644
--- a/build-file.patch
+++ b/build-file.patch
@@ -1,6 +1,8 @@
---- bsf-2.4.0-orig/build.xml 2009-09-09 11:51:20.000000000 +0200
-+++ bsf-2.4.0/build.xml 2009-09-14 08:42:17.000000000 +0200
-@@ -102,7 +102,7 @@
+Index: bsf-2.4.0/build.xml
+===================================================================
+--- bsf-2.4.0.orig/build.xml
++++ bsf-2.4.0/build.xml
+@@ -102,7 +102,7 @@ Copyright:
@@ -9,7 +11,7 @@
-@@ -134,11 +134,13 @@
+@@ -134,11 +134,13 @@ Copyright:
@@ -23,3 +25,11 @@
+@@ -272,6 +274,7 @@ Copyright:
+
+
+
++
+
+
+