Hello community, here is the log from the commit of package syncthing-gtk for openSUSE:Factory checked in at 2019-09-16 10:52:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syncthing-gtk (Old) and /work/SRC/openSUSE:Factory/.syncthing-gtk.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing-gtk" Mon Sep 16 10:52:22 2019 rev:30 rq:730810 version:0.9.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/syncthing-gtk/syncthing-gtk.changes 2019-01-08 12:28:42.432257185 +0100 +++ /work/SRC/openSUSE:Factory/.syncthing-gtk.new.7948/syncthing-gtk.changes 2019-09-16 10:52:24.955156585 +0200 @@ -1,0 +2,16 @@ +Thu Sep 12 18:38:13 UTC 2019 - Alexei Sorokin <[email protected]> + +- Update to version 0.9.4.4: + * Fix creating ~/.config/autostart with wrong permissions. + * Correctly terminating the Syncthing Daemon when terminated by a + signal. + * Fix a crash when adding a new directory. + * Displaying directories multiple times in the device editor. + * i3 detection. + * Cosmetic receive-only directory fixes. + * Fix a broken icon in the About dialogue. + * AppData improvements. + * Update translations. +- Add a missing python2-xml dependency. + +------------------------------------------------------------------- Old: ---- syncthing-gtk-0.9.4.3.tar.gz New: ---- syncthing-gtk-0.9.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syncthing-gtk.spec ++++++ --- /var/tmp/diff_new_pack.gwKf8G/_old 2019-09-16 10:52:25.623156499 +0200 +++ /var/tmp/diff_new_pack.gwKf8G/_new 2019-09-16 10:52:25.627156497 +0200 @@ -1,7 +1,7 @@ # # spec file for package syncthing-gtk # -# 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 @@ -19,12 +19,12 @@ %global __requires_exclude typelib\\((Caja|Nautilus|Nemo)\\) %define _name syncthing_gtk Name: syncthing-gtk -Version: 0.9.4.3 +Version: 0.9.4.4 Release: 0 Summary: Syncthing Gtk-based graphical interface License: GPL-2.0-or-later Group: Productivity/Networking/File-Sharing -Url: https://github.com/syncthing/syncthing-gtk +URL: https://github.com/syncthing/syncthing-gtk Source: https://github.com/syncthing/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM syncthing-gtk-fix-config-read.patch [email protected] -- Fix configuration read with non-ASCII locales. Patch0: syncthing-gtk-fix-config-read.patch @@ -56,6 +56,7 @@ Requires: python2-gobject-Gdk Requires: python2-gobject-cairo Requires: python2-python-dateutil +Requires: python2-xml %else BuildRequires: python-devel BuildRequires: python-setuptools @@ -65,6 +66,7 @@ Requires: python-gobject Requires: python-gobject-Gdk Requires: python-gobject-cairo +Requires: python-xml %endif %description @@ -105,16 +107,6 @@ %find_lang %{name} %fdupes %{buildroot}%{_datadir}/ -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%endif - %files %license LICENSE %doc README.md @@ -126,6 +118,8 @@ %{_datadir}/icons/hicolor/*/apps/%{name}*.png %{_datadir}/icons/hicolor/*/emblems/emblem-*.png %{_datadir}/icons/hicolor/*/status/si-*.png +%dir %{_datadir}/metainfo/ +%{_datadir}/metainfo/*syncthingtk.appdata.xml %{_datadir}/pixmaps/*.png %{_mandir}/man1/%{name}.1%{?ext_man} ++++++ syncthing-gtk-0.9.4.3.tar.gz -> syncthing-gtk-0.9.4.4.tar.gz ++++++ ++++ 5914 lines of diff (skipped)
