diff --git a/_service b/_service
index e108520..ee33c0e 100644
--- a/_service
+++ b/_service
@@ -3,6 +3,7 @@
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
git
mmc-utils
+ enable
0.1~git.%ad
diff --git a/do_not_use_asm_generic.patch b/do_not_use_asm_generic.patch
index deff7e2..e97f0b4 100644
--- a/do_not_use_asm_generic.patch
+++ b/do_not_use_asm_generic.patch
@@ -9,12 +9,12 @@ Signed-off-by: Michel Normand
mmc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-Index: mmc-utils-20151118/mmc.h
+Index: mmc-utils-0.1~git.20160308/mmc.h
===================================================================
---- mmc-utils-20151118.orig/mmc.h
-+++ mmc-utils-20151118/mmc.h
-@@ -14,7 +14,7 @@
- * Boston, MA 021110-1307, USA.
+--- mmc-utils-0.1~git.20160308.orig/mmc.h
++++ mmc-utils-0.1~git.20160308/mmc.h
+@@ -17,7 +17,7 @@
+ * those modifications are Copyright (c) 2016 SanDisk Corp.
*/
-#include
diff --git a/mmc-utils-0.1~git.20160223.tar.xz b/mmc-utils-0.1~git.20160223.tar.xz
deleted file mode 100644
index 4ae960b..0000000
--- a/mmc-utils-0.1~git.20160223.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a520df748caec27012f8a203dbb3a64690b6cb6064a8c8f00546656d76b422c4
-size 32268
diff --git a/mmc-utils-0.1~git.20160308.tar.xz b/mmc-utils-0.1~git.20160308.tar.xz
new file mode 100644
index 0000000..77f6c1c
--- /dev/null
+++ b/mmc-utils-0.1~git.20160308.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32e2d6b8afaa47c75e5f1cb7fdb7089b1f4ee6134f9eee17f4e4c2db2445d6dc
+size 33748
diff --git a/mmc-utils.changes b/mmc-utils.changes
index 8d66ca3..2dfbb21 100644
--- a/mmc-utils.changes
+++ b/mmc-utils.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Wed Mar 09 16:42:06 UTC 2016 - mpluskal@suse.com
+
+- Update to version 0.1~git.20160308:
+ + Fit usage to 80 cols
+ + fix building errors on Android
+ + mmc-utils: add check for max enhanced user area
+ + mmc-utils: add support to create gp partition
+ + mmc-utils: Add command to set the boot bus conditions
+ + mmc-utils: add ability to enable/disable optional eMMC cache
+ + mmc_utils: gp create: only allow partition [1-4] to be selected
+ + mmc_utils: doc: add man-page
+ + mmc-utils: Merge the lsmmc tool into mmc-utils
+ + mmc_utils: add ffu support
+
-------------------------------------------------------------------
Tue Mar 1 15:37:00 UTC 2016 - mpluskal@suse.com
diff --git a/mmc-utils.spec b/mmc-utils.spec
index 5d5b857..a4d66f9 100644
--- a/mmc-utils.spec
+++ b/mmc-utils.spec
@@ -17,7 +17,7 @@
Name: mmc-utils
-Version: 0.1~git.20160223
+Version: 0.1~git.20160308
Release: 0
Summary: Tools for MMC/SD devices
License: GPL-2.0