Hello community,

here is the log from the commit of package syncthing-gtk for openSUSE:Factory 
checked in at 2018-03-20 22:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syncthing-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.syncthing-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syncthing-gtk"

Tue Mar 20 22:00:42 2018 rev:25 rq:588747 version:0.9.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/syncthing-gtk/syncthing-gtk.changes      
2018-02-26 23:25:05.386468302 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing-gtk.new/syncthing-gtk.changes 
2018-03-20 22:01:07.492029829 +0100
@@ -1,0 +2,11 @@
+Mon Mar 17 19:32:02 UTC 2018 - [email protected]
+
+- Update to version 0.9.3.1:
+  * Fix a connection error when HTTPS is enabled.
+  * Fix connection issues when a directory has space in ID.
+  * Add a fallback for loading QR code when http gvfs backend is
+    not available.
+  * Fix an icon in the about dialogue not showing.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  syncthing-gtk-0.9.3.tar.gz

New:
----
  syncthing-gtk-0.9.3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ syncthing-gtk.spec ++++++
--- /var/tmp/diff_new_pack.LNFVWp/_old  2018-03-20 22:01:09.043973953 +0100
+++ /var/tmp/diff_new_pack.LNFVWp/_new  2018-03-20 22:01:09.051973665 +0100
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\((Caja|Nautilus|Nemo)\\)
 %define _name   syncthing_gtk
 Name:           syncthing-gtk
-Version:        0.9.3
+Version:        0.9.3.1
 Release:        0
 Summary:        Syncthing Gtk-based graphical interface
 License:        GPL-2.0-or-later
@@ -31,20 +31,13 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  syncthing >= 0.13
 BuildRequires:  update-desktop-files
 Requires:       psmisc
-Requires:       python-bcrypt
-Requires:       python-dateutil
-Requires:       python-gobject
-Requires:       python-gobject-cairo
 Requires:       syncthing >= 0.13
 Recommends:     %{name}-lang
 Recommends:     libnotify
 Recommends:     librsvg
-Recommends:     python-pyinotify
 # caja-extension-syncthing-gtk was last used in openSUSE Leap 42.1.
 Provides:       caja-extension-%{name} = %{version}
 Obsoletes:      caja-extension-%{name} < %{version}
@@ -55,8 +48,24 @@
 Provides:       nemo-extension-%{name} = %{version}
 Obsoletes:      nemo-extension-%{name} < %{version}
 BuildArch:      noarch
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+%if 0%{?suse_version} >= 1500
+BuildRequires:  python2-devel
+BuildRequires:  python2-setuptools
+Requires:       python2-bcrypt
+Requires:       python2-gobject
+Requires:       python2-gobject-Gdk
+Requires:       python2-gobject-cairo
+Requires:       python2-python-dateutil
+Recommends:     python2-pyinotify
+%else
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
+Requires:       python-bcrypt
+Requires:       python-dateutil
+Requires:       python-gobject
 Requires:       python-gobject-Gdk
+Requires:       python-gobject-cairo
+Recommends:     python-pyinotify
 %endif
 
 %description
@@ -97,7 +106,7 @@
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -108,7 +117,11 @@
 %endif
 
 %files
+%if 0%{?suse_version} >= 1500
 %license LICENSE
+%else
+%doc LICENSE
+%endif
 %doc README.md
 %{_bindir}/%{name}
 %{_datadir}/%{name}/

++++++ syncthing-gtk-0.9.3.tar.gz -> syncthing-gtk-0.9.3.1.tar.gz ++++++
++++ 8237 lines of diff (skipped)


Reply via email to