[deluge/f17] 1.3.5.

Jon Ciesla limb at fedoraproject.org
Fri Jul 20 02:04:06 UTC 2012


commit 4a2613c9318e4850667d2cd061a416e14ee94e65
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jul 19 21:03:32 2012 -0500

    1.3.5.

 .gitignore  |    1 +
 deluge.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94449e2..c093106 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /deluge-1.3.2.tar.lzma
 /deluge-1.3.3.tar.lzma
+/deluge-1.3.5.tar.lzma
diff --git a/deluge.spec b/deluge.spec
index c7c1490..10795f4 100644
--- a/deluge.spec
+++ b/deluge.spec
@@ -1,6 +1,6 @@
 Name:           deluge
-Version:        1.3.3
-Release:        2%{?dist}
+Version:        1.3.5
+Release:        1%{?dist}
 Summary:        A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 Group:          Applications/Internet
 License:        GPLv3 with exceptions
@@ -15,6 +15,7 @@ BuildRequires: desktop-file-utils
 BuildRequires: python-devel
 BuildRequires: python-setuptools
 BuildRequires: intltool
+BuildRequires: rb_libtorrent-python
 
 ## add Requires to make into Meta package
 Requires: %{name}-common = %{version}-%{release}
@@ -258,6 +259,10 @@ fi
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
+* Thu Jul 19 2012 Jon Ciesla <limburgher at gmail.com> - 1.3.5-1
+- Latest upstream.
+- Added rb_libtorrent-python BuildRequires to ensure use of system libtorrent.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 0109cb8..522da82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a364f259d1c5de47bc5258ee8e987c9  deluge-1.3.3.tar.lzma
+872b45d200bbe16e49352fdf4586da1d  deluge-1.3.5.tar.lzma


More information about the scm-commits mailing list