diff --git a/0002-Install-label-ft-plugin-into-initrd-if-available.patch b/0002-Install-label-ft-plugin-into-initrd-if-available.patch
index 6748ad6..130065c 100644
--- a/0002-Install-label-ft-plugin-into-initrd-if-available.patch
+++ b/0002-Install-label-ft-plugin-into-initrd-if-available.patch
@@ -14,8 +14,8 @@ diff --git a/scripts/plymouth-populate-initrd.in b/scripts/plymouth-populate-ini
index 43c7f22..a109c59 100755
--- a/scripts/plymouth-populate-initrd.in
+++ b/scripts/plymouth-populate-initrd.in
-@@ -414,6 +414,15 @@ if [ -d ${PLYMOUTH_DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME} ]; then
- done
+@@ -427,6 +427,15 @@
+ inst_recur "${PLYMOUTH_DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME}"
fi
+if [ -f "${PLYMOUTH_PLUGIN_PATH}/label-ft.so" ]; then
diff --git a/_service b/_service
index 1cfc5b1..e3ee2cb 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
enable
plymouth
- 0.9.2+git%cd.%h
+ 0.9.3+git%cd.%h
*.tar
diff --git a/_servicedata b/_servicedata
index 7074e57..33a92d8 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://anongit.freedesktop.org/plymouth
- 6fd5c6b260b89604f2ff7d65a4f1a011db23a726
+ fa66a5b66700779dafc73f1034ad771d56db9e84
\ No newline at end of file
diff --git a/plymouth-0.9.2+git20170424.6fd5c6b.tar.xz b/plymouth-0.9.2+git20170424.6fd5c6b.tar.xz
deleted file mode 100644
index 5e15d12..0000000
--- a/plymouth-0.9.2+git20170424.6fd5c6b.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1210024b55d387abc1fdd41adfbefdaa0a964146a6a0a39f64f41b49f3a39e57
-size 869664
diff --git a/plymouth-0.9.3+git20171130.fa66a5b.tar.xz b/plymouth-0.9.3+git20171130.fa66a5b.tar.xz
new file mode 100644
index 0000000..976df0e
--- /dev/null
+++ b/plymouth-0.9.3+git20171130.fa66a5b.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5744e9602526ffb6d4aed7b8ef86e186eae99dae7a7f3317cde322deb10f76c
+size 871488
diff --git a/plymouth.changes b/plymouth.changes
index 2828f0d..8ba6bfa 100644
--- a/plymouth.changes
+++ b/plymouth.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Mon Dec 04 11:23:27 UTC 2017 - zaitor@opensuse.org
+
+- Update to version 0.9.3+git20171130.fa66a5b:
+ * INSTALL: Fix a spelling error in the command example
+ * populate-initrd: handle themes with subdirs
+ * device-manager: fall back to text mode if graphical devices
+ fail
+ * scripts: Use >&2 instead of /dev/stderr
+ * terminal: add include for sysmacros.h
+ * configure: bump to 0.9.4
+ * terminal-session: don't delete boot.log
+ * Revert "Make boot.log world readable by default"
+- Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch
+
-------------------------------------------------------------------
Wed Nov 29 07:59:40 UTC 2017 - qzhao@suse.com
diff --git a/plymouth.spec b/plymouth.spec
index d574e77..f64cf82 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -21,7 +21,7 @@
%define plymouth_libdir %{_libdir}
%define plymouth_initrd_file /boot/initrd-plymouth.img
Name: plymouth
-Version: 0.9.2+git20170424.6fd5c6b
+Version: 0.9.3+git20171130.fa66a5b
Release: 0
Summary: Graphical Boot Animation and Logger
License: GPL-2.0+