diff --git a/.cvsignore b/.cvsignore index b95b386..d44eb57 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -buildbot-0.7.4.tar.gz +buildbot-0.7.5.tar.gz diff --git a/buildbot.spec b/buildbot.spec index a37582b..afe862d 100644 --- a/buildbot.spec +++ b/buildbot.spec @@ -1,20 +1,20 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: buildbot -Version: 0.7.4 -Release: 2%{?dist} -Summary: BuildBot build automation system +Version: 0.7.5 +Release: 1%{?dist} +Summary: build/test automation system Group: Development/Tools License: GPL -URL: http://buildbot.sourceforge.net -Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +URL: http://buildbot.net +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-no-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel -Requires: python-twisted >= 1.3.0, python-cvstoys +Requires: python-twisted >= 2.0.0 BuildArch: noarch @@ -26,13 +26,6 @@ problems are pinpointed quickly, before other developers are inconvenienced by the failure. %prep -cat< - 0.7.5-1 +- new upstream release +- minor spec tweaks + * Sat Sep 09 2006 Michael J. Knox - 0.7.4-2 - cleanup %%files diff --git a/sources b/sources index 8dd296a..28c007a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a311b9c9b283acc8e6fa8770d099bae7 buildbot-0.7.4.tar.gz +86b7fad95381ce5ce2e9b8c6c56c6109 buildbot-0.7.5.tar.gz