diff --git a/opa-ff.changes b/opa-ff.changes
index 3da7c12..bbeabb4 100644
--- a/opa-ff.changes
+++ b/opa-ff.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Tue Feb 28 13:39:33 UTC 2017 - josef.moellers@suse.com
+
+- Update to v10.3.1
+  Unfortunately intel has not shared any
+  information related to the changes
+  (fate#321474)
+
 -------------------------------------------------------------------
 Thu Jul 21 20:46:16 CEST 2016 - ndas@suse.de
 
diff --git a/opa-ff.spec b/opa-ff.spec
index 103537c..62b608a 100644
--- a/opa-ff.spec
+++ b/opa-ff.spec
@@ -19,7 +19,7 @@
 %define pseudo_opt %{_prefix}/lib/opa-ff/
 %define opasysconfdir %{_sysconfdir}/opa/sysconfig
 Name:           opa-ff
-Version:        10.0.0.0
+Version:        10.3.1
 Release:        0
 Summary:        Intel Omni-Path basic tools and libraries for fabric managment
 License:        BSD-3-Clause or GPL-2.0
@@ -96,7 +96,7 @@ else
 fi
 
 %install
-%define basic_tools_sbin opacapture opagetvf opagetvf_env opahfirev opapacketcapture opaportinfo oparesolvehfiport opasaquery opashowmc opasmaquery opainfo fabric_info
+%define basic_tools_sbin opacapture opagetvf opagetvf_env opahfirev opapacketcapture opaportinfo oparesolvehfiport opasaquery opashowmc opasmaquery opainfo opafabricinfo
 %define basic_tools_sbin_sym opapmaquery opaportconfig
 
 %define basic_tools_opt setup_self_ssh usemem opaipcalc
diff --git a/opa-ff.tar.gz b/opa-ff.tar.gz
index b13a3eb..d1bbc3d 100644
--- a/opa-ff.tar.gz
+++ b/opa-ff.tar.gz
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:c7bbd3b493155e9d61c604ba15215d5e09817fe3014a6fcf50544c9d3ffeb2d6
-size 67743128
+oid sha256:78df6c28ee4add9d29b501e1137746bf066db945da70b4a3c631aa29d2f412ba
+size 6188154
diff --git a/opa-ff_fix_suse_build_issue.patch b/opa-ff_fix_suse_build_issue.patch
index b29f67d..f68cfb6 100644
--- a/opa-ff_fix_suse_build_issue.patch
+++ b/opa-ff_fix_suse_build_issue.patch
@@ -25,10 +25,10 @@ index a373262..3a6687d 100755
  
  # Include directories for kernel
  KERNELDIR=/lib/modules/$(BUILD_TARGET_OS_VERSION)/build
-diff --git a/ff_build.sh b/ff_build.sh
+diff --git a/OpenIb_Host/ff_build.sh b/OpenIb_Host/ff_build.sh
 index d70dcd8..5505ed9 100755
---- a/ff_build.sh
-+++ b/ff_build.sh
+--- a/OpenIb_Host/ff_build.sh
++++ b/OpenIb_Host/ff_build.sh
 @@ -68,7 +68,13 @@ export PRODUCT=${PRODUCT:-OPENIB_FF}
  # for HSM the kernel rev is not important.  We simply use the kernel rev
  # of the running kernel.  While BUILD_TARGET_OS_VERSION is needed by Makerules