[buildbot/f18] update to new upstream release 0.8.7p1

Gianluca Sforna giallu at fedoraproject.org
Wed Nov 28 08:55:06 UTC 2012


commit 590160783b79990ac55b4a62f66a99f6ae62f7c2
Author: Gianluca Sforna <giallu at gmail.com>
Date:   Wed Nov 28 09:54:14 2012 +0100

    update to new upstream release 0.8.7p1

 .gitignore    |    2 ++
 buildbot.spec |   10 ++++++++--
 sources       |    3 +--
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da1c110..c0bf667 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ buildbot-0.7.12.tar.gz
 /buildbot-slave-0.8.6.tar.gz
 /buildbot-slave-0.8.6p1.tar.gz
 /buildbot-0.8.6p1.tar.gz
+/buildbot-0.8.7p1.tar.gz
+/buildbot-slave-0.8.7p1.tar.gz
diff --git a/buildbot.spec b/buildbot.spec
index c8cf0b3..eae1a76 100644
--- a/buildbot.spec
+++ b/buildbot.spec
@@ -6,8 +6,8 @@
 %global slaveversion %{version}
 
 Name:           buildbot
-Version:        0.8.6p1
-Release:        3%{?dist}
+Version:        0.8.7p1
+Release:        1%{?dist}
 
 Summary:        Build/test automation system
 Group:          Development/Tools
@@ -27,6 +27,7 @@ BuildRequires:  python-sphinx
 BuildRequires:  python-sqlalchemy
 BuildRequires:  python-migrate
 BuildRequires:  python-mock
+BuildRequires:  python-dateutil
 BuildRequires:  python-twisted-core
 BuildRequires:  python-twisted-web
 BuildRequires:  python-twisted-mail
@@ -74,6 +75,7 @@ Requires:       python-boto
 Requires:       python-jinja2
 Requires:       python-sqlalchemy
 Requires:       python-migrate
+Requires:       python-dateutil
 
 Requires(post): info
 Requires(preun): info
@@ -192,6 +194,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Nov 23 2012 Gianluca Sforna <giallu at gmail.com> - 0.8.7p1-1
+- New upstream release
+- Require python-dateutil
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.6p1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 4d85c91..617b745 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-0692bf27eb54ef4ba9bae6651a4d5699  buildbot-slave-0.8.6p1.tar.gz
-b6727d2810c692062c657492bcbeac6a  buildbot-0.8.6p1.tar.gz
+b3618c51f2f183dd18113fa960514074  buildbot-slave-0.8.7p1.tar.gz


More information about the scm-commits mailing list