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 - 1.3.5-1 +- Latest upstream. +- Added rb_libtorrent-python BuildRequires to ensure use of system libtorrent. + * Fri Jan 13 2012 Fedora Release Engineering - 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