diff --git a/.cvsignore b/.cvsignore index 225e0f8..2db6462 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -deluge-0.9.09.tar.bz2 +deluge-1.0.0.tar.bz2 diff --git a/deluge.spec b/deluge.spec index 789baff..66aa2e9 100644 --- a/deluge.spec +++ b/deluge.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: deluge -Version: 0.9.09 +Version: 1.0.0 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet @@ -114,6 +114,9 @@ fi %changelog +* Mon Sep 22 2008 Peter Gordon - 1.0.0-1 +- Update to new upstream release (1.0.0 Final) + * Tue Sep 16 2008 Peter Gordon - 0.9.09-1 - Update to new upstream release candidate (1.0.0 RC9) - Drop mt-boost patch (fixed upstream): diff --git a/sources b/sources index 636f3aa..7452359 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8e6c53f4cf07fd715c7c596d06274f1 deluge-0.9.09.tar.bz2 +5b7e846d5f6fe1a561e743ab07838090 deluge-1.0.0.tar.bz2