diff --git a/.cvsignore b/.cvsignore index be2c77b..9381977 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -deluge-1.2.0_rc5.tar.bz2 +deluge-1.2.0.tar.bz2 diff --git a/deluge.spec b/deluge.spec index 8b8d1ef..5cce904 100644 --- a/deluge.spec +++ b/deluge.spec @@ -3,13 +3,13 @@ Name: deluge Version: 1.2.0 -Release: 0.4.rc5%{?dist} +Release: 1%{?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}_rc5.tar.bz2 +Source0: http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}.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}_rc5" +%setup -q %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}_rc5-py2.?.egg-info/ +%{python_sitelib}/%{name}-%{version}-py2.?.egg-info/ %{_bindir}/%{name} %{_bindir}/%{name}-console %{_bindir}/%{name}-gtk @@ -148,6 +148,9 @@ fi %changelog +* Sat Jan 16 2010 Peter Gordon - 1.2.0-1 +- Update to new upstream final release (1.2.0) + * Fri Jan 08 2010 Peter Gordon - 1.2.0-0.4.rc5 - Update to new upstream release candidate (1.2.0 RC5) diff --git a/sources b/sources index 897af9e..cb80a12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26dce753e481ea3f4daf899d8e34b811 deluge-1.2.0_rc5.tar.bz2 +13ac84e9b5b0293eccb5d89a9fc49461 deluge-1.2.0.tar.bz2