From 684256a67e4702fccc653e1c59faa98a39928437 Mon Sep 17 00:00:00 2001 From: Peter Gordon Date: Nov 05 2009 01:47:53 +0000 Subject: Update to 1.2.0 RC3 --- diff --git a/.cvsignore b/.cvsignore index dca9d8b..7db8bba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -deluge-1.2.0_rc1.tar.bz2 +deluge-1.2.0_rc3.tar.bz2 diff --git a/deluge.spec b/deluge.spec index a85f065..64b1516 100644 --- a/deluge.spec +++ b/deluge.spec @@ -3,13 +3,13 @@ Name: deluge Version: 1.2.0 -Release: 0.1.rc1%{?dist} +Release: 0.2.rc3%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet License: GPLv3 with exceptions URL: http://deluge-torrent.org/ -Source0: http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}_rc1.tar.bz2 +Source0: http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}_rc3.tar.bz2 ## The scalable icon needs to be installed to the proper place. Patch0: %{name}-scalable-icon-dir.diff @@ -56,7 +56,7 @@ display the location of peers in the "Peers" information tab. %prep -%setup -qn "%{name}-%{version}_rc1" +%setup -qn "%{name}-%{version}_rc3" %patch0 -p0 -b .fix-scalable-icon-dir @@ -114,7 +114,7 @@ rm -rf %{buildroot} %files -f %{name}.filelist %defattr(-,root,root,-) %doc ChangeLog LICENSE README -%{python_sitelib}/%{name}-%{version}_rc1_dev-py2.?.egg-info/ +%{python_sitelib}/%{name}-%{version}_rc3-py2.?.egg-info/ %{_bindir}/%{name} %{_bindir}/%{name}-console %{_bindir}/%{name}-gtk @@ -148,6 +148,9 @@ fi %changelog +* Wed Nov 04 2009 Peter Gordon - 1.2.0-0.2.rc3 +- Update to new upstream release candidate (1.2.0 RC3) + * Sun Oct 11 2009 Peter Gordon - 1.2.0-0.1.rc1 - Update to new upstream release candidate (1.2.0 RC1) - Adds Twisted dependencies, and drops the D-Bus dependency. diff --git a/sources b/sources index 848995e..e0a713c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e30279677bccbcec370840af405aff84 deluge-1.2.0_rc1.tar.bz2 +edb981db1c1f91e52a7caa5ba8892f56 deluge-1.2.0_rc3.tar.bz2