diff --git a/cozy.changes b/cozy.changes
index 915beda..f35d7f2 100644
--- a/cozy.changes
+++ b/cozy.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Sep 17 12:53:48 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
+
+- Fix error when packaging: no translations found for cozy
+- Spec file cleanup
+
 -------------------------------------------------------------------
 Thu Sep 12 16:15:14 UTC 2019 - Julian Geywitz <suse@geigi.de>
 
@@ -5,7 +11,7 @@ Thu Sep 12 16:15:14 UTC 2019 - Julian Geywitz <suse@geigi.de>
   * Cozy features a new icon! Cheers to Fatih20
   * App information is now translated! Cheers to NathanBnm
   * Updated translations
-  * Fix: Sometimes the app name was not correctly displayed 
+  * Fix: Sometimes the app name was not correctly displayed
 
 -------------------------------------------------------------------
 Sat Jan 12 23:06:42 UTC 2019 - suse@geigi.de
@@ -31,7 +37,7 @@ Sat Sep  8 17:52:42 UTC 2018 - suse@geigi.de
 - Update to 0.6.1:
   * Improved artwork image quality
   * The book overview now supports multiple disks in audiobooks
-  * The file not found window will only open when the file is on 
+  * The file not found window will only open when the file is on
     the internal drive
   * Fixed a typo
   * Support for elementaryOS 5.0
diff --git a/cozy.spec b/cozy.spec
index e0c64cc..7ba6493 100644
--- a/cozy.spec
+++ b/cozy.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package cozy
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -71,7 +71,7 @@ Play and organize your audio book collection.
 %install
 %meson_install
 %suse_update_desktop_file com.github.geigi.cozy
-%find_lang %{name}
+%find_lang com.github.geigi.cozy %{name}.lang
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python3_sitelib}
 
@@ -84,7 +84,7 @@ Play and organize your audio book collection.
 %{_datadir}/glib-2.0/schemas/com.github.geigi.cozy.gschema.xml
 %{_datadir}/metainfo/com.github.geigi.cozy.appdata.xml
 %{_datadir}/icons/hicolor/*/*/*.??g
-%{_datadir}/cozy/
+%{_datadir}/com.github.geigi.cozy/
 %{python3_sitelib}/cozy/
 
 %files lang -f %{name}.lang