[deluge] update to 1.3.7

Rahul Sundaram sundaram at fedoraproject.org
Sun Jul 13 00:53:45 UTC 2014


commit 8313b9df31e18896ca4f14a6e943cad849ccf95a
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Sat Jul 12 20:54:03 2014 -0400

    update to 1.3.7
    
    - drop upstream patch to fix icon location

 .gitignore                    |    1 +
 deluge-scalable-icon-dir.diff |   12 ------------
 deluge.spec                   |   13 +++++++------
 sources                       |    2 +-
 4 files changed, 9 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c093106..471832c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /deluge-1.3.2.tar.lzma
 /deluge-1.3.3.tar.lzma
 /deluge-1.3.5.tar.lzma
+/deluge-1.3.7.tar.lzma
diff --git a/deluge.spec b/deluge.spec
index 2571a7d..379434d 100644
--- a/deluge.spec
+++ b/deluge.spec
@@ -1,6 +1,6 @@
 Name:           deluge
-Version:        1.3.6
-Release:        5%{?dist}
+Version:        1.3.7
+Release:        1%{?dist}
 Summary:        A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 Group:          Applications/Internet
 License:        GPLv3 with exceptions
@@ -9,7 +9,6 @@ Source0:        http://download.deluge-torrent.org/source/%{name}-%{version}.tar
 ## The scalable icon needs to be installed to the proper place.
 Source1:        deluge-daemon.service
 Source2:        deluge-web.service
-Patch0:         %{name}-scalable-icon-dir.diff
 
 BuildArch:     noarch
 BuildRequires: desktop-file-utils
@@ -114,8 +113,6 @@ Files for the Deluge daemon
 
 %prep
 %setup -q
-# http://dev.deluge-torrent.org/ticket/2327
-%patch0 -p0 -b .fix-scalable-icon-dir
 
 # remove bundled copy of python-rencode
 # http://dev.deluge-torrent.org/ticket/2326
@@ -286,13 +283,17 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 /bin/systemctl try-restart deluge-daemon.service >/dev/null 2>&1 || :
 
 %changelog
+* Sun Jul 13 2014 Rahul Sundaram <sundaram at fedoraproject.org> - 1.3.7-1
+- update to 1.3.7
+- drop upstream patch to fix icon location
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
-* Thu May 14 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 1.3.6-3
+* Tue May 14 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 1.3.6-3
 - add dependency on newly introduced python-rencode
 - remove bundled copy.  resolves rhbz#953700
 - add references to upstream tickets on systemd, rencode and svg icon location
diff --git a/sources b/sources
index ec705be..f64698b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-956e70928437223d22b4a782134fa8c3  deluge-1.3.6.tar.lzma
+86a9a4033b6e3bd4823fbd60a6db316e  deluge-1.3.7.tar.lzma


More information about the scm-commits mailing list