diff --git a/.cvsignore b/.cvsignore index e9832cd..cfffd64 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -deluge-1.1.5.tar.bz2 +deluge-1.1.6.tar.bz2 diff --git a/deluge.spec b/deluge.spec index 4f5e247..68799bc 100644 --- a/deluge.spec +++ b/deluge.spec @@ -6,11 +6,11 @@ %define min_rblibtorrent_ver 0.14.1 Name: deluge -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet -License: GPLv2+ +License: GPLv3 with exceptions URL: http://deluge-torrent.org/ Source0: http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}.tar.bz2 @@ -21,10 +21,7 @@ Patch0: %{name}-scalable-icon-dir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: boost-devel BuildRequires: desktop-file-utils -BuildRequires: libtool -BuildRequires: openssl-devel BuildRequires: python-devel BuildRequires: python-setuptools ## The build script checks for the libtorrent module and skips compiling the @@ -144,6 +141,12 @@ fi %changelog +* Mon Apr 06 2009 Peter Gordon - 1.1.6-1 +- Update to new upstream bug-fix release (1.1.6) +- Fix GPL version, add OpenSSL exception to License. +- Remove libtool, openssl-devel, and boost-devel BuildRequires (were only + necessary when building the in-tarball libtorrent copy). + * Mon Mar 16 2009 Peter Gordon - 1.1.5-1 - Update to new upstream bug-fix release (1.1.5) - Remove FIXME comment about parallel-compilation. We're not building the diff --git a/sources b/sources index 4ebf42e..260dc8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -027fec63e189a39939df6777c0426814 deluge-1.1.5.tar.bz2 +78ef75153bbd5ef6a06ed876d66a9fb9 deluge-1.1.6.tar.bz2