Hello community,

here is the log from the commit of package syncthing-gtk for openSUSE:Factory 
checked in at 2017-02-09 11:15:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-29 22:52:21.524449127 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing-gtk.new/syncthing-gtk.changes 
2017-02-09 11:16:00.399757884 +0100
@@ -1,0 +2,8 @@
+Mon Feb  6 10:12:42 UTC 2017 - [email protected]
+
+- Update to version 0.9.2.4:
+  * Fix some typos.
+  * Update translations.
+- Remove the hack to change execution bits: not really needed.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ syncthing-gtk.spec ++++++
--- /var/tmp/diff_new_pack.S99POT/_old  2017-02-09 11:16:00.775704782 +0100
+++ /var/tmp/diff_new_pack.S99POT/_new  2017-02-09 11:16:00.779704216 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syncthing-gtk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +19,7 @@
 %global __requires_exclude typelib\\((Caja|Nautilus|Nemo)\\)
 %define _name   syncthing_gtk
 Name:           syncthing-gtk
-Version:        0.9.2.3
+Version:        0.9.2.4
 Release:        0
 Summary:        Syncthing Gtk-based graphical interface
 License:        GPL-2.0+
@@ -92,15 +92,6 @@
 python2 setup.py install \
   --root=%{buildroot} --prefix=%{_prefix}
 
-# Add execution bit to scripts with shebangs and remove from others.
-find %{buildroot}/ -type f -name "*.py" | while read py; do
-    if [[ "$(head -c2 "$py"; echo)" == "#!" ]]; then
-        chmod a+x "$py"
-    else
-        chmod a-x "$py"
-    fi
-done
-
 %suse_update_desktop_file -r %{name} Network FileTransfer
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/

++++++ syncthing-gtk-0.9.2.3.tar.gz -> syncthing-gtk-0.9.2.4.tar.gz ++++++
++++ 8007 lines of diff (skipped)


Reply via email to