diff --git a/_servicedata b/_servicedata
index 3a828219..9c4e16c3 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/yast/yast-translations.git
- 17a3ba90ca44a4448db234e9d5cb236240469028
\ No newline at end of file
+ d47da0280c5692e3df82ed969fd3d790f64c582f
\ No newline at end of file
diff --git a/yast2-trans-84.87.20160929.17a3ba9.tar.xz b/yast2-trans-84.87.20160929.17a3ba9.tar.xz
deleted file mode 100644
index 9fb6ad6b..00000000
--- a/yast2-trans-84.87.20160929.17a3ba9.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4b9b62af0464cf4ec989c9185ff8982011994fdda750cc45e823f785c008b57
-size 20391936
diff --git a/yast2-trans-84.87.20161005.d47da02.tar.xz b/yast2-trans-84.87.20161005.d47da02.tar.xz
new file mode 100644
index 00000000..a7c6a58c
--- /dev/null
+++ b/yast2-trans-84.87.20161005.d47da02.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cd269aea533a8da32f87efa3e8ef5a9e45d82f7f99311fa574e874a94dec6bc8
+size 20407692
diff --git a/yast2-trans.changes b/yast2-trans.changes
index db106609..8a552a9a 100644
--- a/yast2-trans.changes
+++ b/yast2-trans.changes
@@ -1,3 +1,38 @@
+-------------------------------------------------------------------
+Fri Oct 7 17:52:20 CEST 2016 - sbrabec@suse.com
+
+- Fix names of installed mo files (boo#1003165).
+
+-------------------------------------------------------------------
+Wed Oct 5 07:25:19 UTC 2016 - ke@suse.de
+
+- Update to version 84.87.20161005.d47da02:
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Turkish)
+ * Add scripts for mass import of suggestions
+ * Translated using Weblate (German)
+ * journalctl: Reimport of old translations
+ * journalctl: Add missing community translations
+ * Translated using Weblate (Indonesian)
+ * alternatives: Add ca.po
+ * Translated using Weblate (Portuguese (Brazil))
+ * Automatic update of auth-client.
+ * Automatic update of bootloader.
+ * Automatic update of installation.
+ * Automatic update of kdump.
+ * Automatic update of packager.
+ * Automatic update of registration.
+ * Automatic update of storage.
+ * Automatic update of update.
+ * Automatic update of users.
+ * Automatic update of vpn.
+ * Translated using Weblate (French)
+ * Translated using Weblate (French)
+ * Translated using Weblate (Ukrainian)
+ * Translated using Weblate (Polish)
+ * Translated using Weblate (Dutch)
+ * Translated using Weblate (Chinese (China))
+
-------------------------------------------------------------------
Thu Sep 29 09:34:56 UTC 2016 - git@opensuse.org
diff --git a/yast2-trans.spec b/yast2-trans.spec
index 9fe57c22..13e8c74b 100644
--- a/yast2-trans.spec
+++ b/yast2-trans.spec
@@ -17,7 +17,7 @@
Name: yast2-trans
-Version: 84.87.20160929.17a3ba9
+Version: 84.87.20161005.d47da02
Release: 0
Summary: YaST2 - Translation Container Package
License: GPL-2.0+
@@ -702,7 +702,7 @@ for l in %build_languages; do
{
for t in $(find * -maxdepth 1 -type d); do
[ -r $t/$l.po ] || continue
- msgfmt --statistics -o $target_dir/$t.$l.mo $t/$l.po 2>&1
+ msgfmt --statistics -o $target_dir/$t.mo $t/$l.po 2>&1
done
} | bash %{S:2} | head -n 6 \
> %{buildroot}/usr/share/doc/packages/yast2-trans-$l/status.txt