Hello community, here is the log from the commit of package syncthing-gtk for openSUSE:Factory checked in at 2016-05-19 12:15:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syncthing-gtk (Old) and /work/SRC/openSUSE:Factory/.syncthing-gtk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing-gtk" Changes: -------- --- /work/SRC/openSUSE:Factory/syncthing-gtk/syncthing-gtk.changes 2016-05-11 16:37:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.syncthing-gtk.new/syncthing-gtk.changes 2016-05-19 12:15:18.000000000 +0200 @@ -1,0 +2,16 @@ +Tue May 17 17:13:51 UTC 2016 - [email protected] + +- Update to version 0.9.0.1 (changes since 0.8.3): + * Syncthing 0.13 and above API. + * Add support for directory labels. + * Add support for Identification of Connections from + Unknown Devices. + * Add label that notifies user when changed setting needs + syncthing-gtk restart. + * Add 'File Pull Order' and 'Minimum Free Disk Space' fields to + directory editor. + * Change formatting in speed limit fields. + * Fix updater extracting systemd units. + * Add Chinese, Russian and Lithuanian localisations. + +------------------------------------------------------------------- Old: ---- syncthing-gtk-0.8.3.tar.gz New: ---- syncthing-gtk-0.9.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syncthing-gtk.spec ++++++ --- /var/tmp/diff_new_pack.eXMao9/_old 2016-05-19 12:15:19.000000000 +0200 +++ /var/tmp/diff_new_pack.eXMao9/_new 2016-05-19 12:15:19.000000000 +0200 @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\((Caja|Nautilus|Nemo)\\) %define _name syncthing_gtk Name: syncthing-gtk -Version: 0.8.3 +Version: 0.9.0.1 Release: 0 Summary: Syncthing Gtk-based graphical interface License: GPL-2.0+ @@ -31,16 +31,13 @@ BuildRequires: hicolor-icon-theme BuildRequires: python-devel BuildRequires: python-setuptools -BuildRequires: syncthing >= 0.12 +BuildRequires: syncthing >= 0.13 BuildRequires: update-desktop-files Requires: psmisc Requires: python-dateutil Requires: python-gobject Requires: python-gobject-cairo -%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 -Requires: python-gobject-Gdk -%endif -Requires: syncthing >= 0.12 +Requires: syncthing >= 0.13 Recommends: %{name}-lang Recommends: libnotify Recommends: librsvg @@ -55,6 +52,9 @@ Provides: nemo-extension-%{name} = %{version} Obsoletes: nemo-extension-%{name} < %{version} BuildArch: noarch +%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 +Requires: python-gobject-Gdk +%endif %description Graphical user interface with notification area icon for Syncthing ++++++ syncthing-gtk-0.8.3.tar.gz -> syncthing-gtk-0.9.0.1.tar.gz ++++++ ++++ 14847 lines of diff (skipped)
