Hello community,

here is the log from the commit of package deluge for openSUSE:Factory checked 
in at 2017-03-14 10:06:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deluge (Old)
 and      /work/SRC/openSUSE:Factory/.deluge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deluge"

Tue Mar 14 10:06:05 2017 rev:7 rq:479012 version:1.3.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/deluge/deluge.changes    2016-08-18 
09:18:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.deluge.new/deluge.changes       2017-03-14 
10:06:07.611946822 +0100
@@ -1,0 +2,20 @@
+Mon Mar 13 10:23:11 UTC 2017 - [email protected]
+
+- Update to version 1.3.14:
+  * Core: Fix 'Too many files open' errors.
+  * Core: Add support for python-GeoIP for use with libtorrent 1.1.
+  * Core: Fix a single proxy entry being overwritten resulting in
+    no proxy set.
+  * UI: Add the tracker_status translation to UIs.
+  * GtkUI: Strip whitespace from infohash before checks.
+  * GtkUI: Add a missed feature autofill infohash entry from
+    clipboard.
+  * WebUI: Backport bind interface option for server.
+  * WebUI, security: Fix WebUI CSRF Vulnerability.
+  * ConsoleUI: Fix a decode error comparing non-ascii (str) torrent
+    names.
+  * AutoAdd Plugin: Fixes for splitting magnets from file.
+  * Remove the duplicate magnet extension when splitting.
+- Remove deluge-libtorrent-1.1-geoip.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  deluge-1.3.13.tar.xz
  deluge-libtorrent-1.1-geoip.patch

New:
----
  deluge-1.3.14.tar.xz

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

Other differences:
------------------
++++++ deluge.spec ++++++
--- /var/tmp/diff_new_pack.02iE6x/_old  2017-03-14 10:06:08.235858476 +0100
+++ /var/tmp/diff_new_pack.02iE6x/_new  2017-03-14 10:06:08.239857909 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deluge
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           deluge
-Version:        1.3.13
+Version:        1.3.14
 Release:        0
 Summary:        BitTorrent Client
 License:        SUSE-GPL-3.0-with-openssl-exception
@@ -28,8 +28,6 @@
 Patch0:         %{name}-suse-geoip-location.patch
 # PATCH-FIX-UPSTREAM deluge-update_7z_binary.patch
 Patch1:         %{name}-update_7z_binary.patch
-# PATCH-FEATURE-OPENSUSE deluge-libtorrent-1.1-geoip.patch [email protected] 
-- Use python-GeoIP to get GeoIP data.
-Patch2:         %{name}-libtorrent-1.1-geoip.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext
 BuildRequires:  hicolor-icon-theme
@@ -65,7 +63,6 @@
 %setup -q
 %patch0 -p1
 %patch1
-%patch2 -p1
 
 %build
 python2 setup.py build
@@ -77,13 +74,6 @@
 mv -f %{buildroot}%{python_sitelib}/%{name}/i18n/ 
%{buildroot}%{_datadir}/locale/
 ln -s %{_datadir}/locale %{buildroot}%{python_sitelib}/%{name}/i18n
 
-# Add execution bit to scripts with shebangs.
-find %{buildroot}%{python_sitelib} -name '*.py' | while read py; do
-    if [[ "$(head -c2 "$py"; echo)" == "#!" ]]; then
-        chmod a+x "$py"
-    fi
-done
-
 %fdupes %{buildroot}%{python_sitelib}/
 %find_lang %{name}
 
@@ -104,7 +94,7 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/pixmaps/%{name}.*
-%{_mandir}/man?/%{name}*
+%{_mandir}/man1/%{name}*.1%{?ext_man}
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++++++ deluge-1.3.13.tar.xz -> deluge-1.3.14.tar.xz ++++++
++++ 5152 lines of diff (skipped)


Reply via email to