Hello community, here is the log from the commit of package cozy for openSUSE:Factory checked in at 2019-09-18 13:13:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cozy (Old) and /work/SRC/openSUSE:Factory/.cozy.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cozy" Wed Sep 18 13:13:28 2019 rev:6 rq:731548 version:0.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/cozy/cozy.changes 2019-01-21 11:01:10.991210761 +0100 +++ /work/SRC/openSUSE:Factory/.cozy.new.7948/cozy.changes 2019-09-18 13:15:06.440643610 +0200 @@ -1,0 +2,15 @@ +Tue Sep 17 12:53:48 UTC 2019 - Alexei Podvalsky <[email protected]> + +- Fix error when packaging: no translations found for cozy +- Spec file cleanup + +------------------------------------------------------------------- +Thu Sep 12 16:15:14 UTC 2019 - Julian Geywitz <[email protected]> + +- Update to 0.6.8: + * 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 + +------------------------------------------------------------------- Old: ---- cozy-0.6.7.tar.gz New: ---- cozy-0.6.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cozy.spec ++++++ --- /var/tmp/diff_new_pack.gFdOdy/_old 2019-09-18 13:15:07.008643491 +0200 +++ /var/tmp/diff_new_pack.gFdOdy/_new 2019-09-18 13:15:07.024643487 +0200 @@ -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,12 +12,12 @@ # 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/ # Name: cozy -Version: 0.6.7 +Version: 0.6.8 Release: 0 Summary: Audio Book Player License: GPL-3.0-only @@ -71,7 +71,7 @@ %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 @@ %{_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 ++++++ cozy-0.6.7.tar.gz -> cozy-0.6.8.tar.gz ++++++ ++++ 41348 lines of diff (skipped)
