[buildbot/el6] New upstream release

Gianluca Sforna giallu at fedoraproject.org
Fri Apr 6 06:39:42 UTC 2012


commit 4386b808fe2cd8fba28d801876d0f7745e4a4e33
Author: Gianluca Sforna <giallu at gmail.com>
Date:   Thu Apr 5 17:33:06 2012 +0200

    New upstream release

 .gitignore    |    2 ++
 buildbot.spec |   10 +++++++---
 sources       |    4 ++--
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c650268..da1c110 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ buildbot-0.7.12.tar.gz
 /buildbot-0.8.5p1.tar.gz
 /buildbot-0.8.6.tar.gz
 /buildbot-slave-0.8.6.tar.gz
+/buildbot-slave-0.8.6p1.tar.gz
+/buildbot-0.8.6p1.tar.gz
diff --git a/buildbot.spec b/buildbot.spec
index 6ec52f9..8e11339 100644
--- a/buildbot.spec
+++ b/buildbot.spec
@@ -2,11 +2,12 @@
 
 %global do_tests 1
 
-%global slaveversion 0.8.6
+# The master and slave packages have (in theory) an independent versioning
+%global slaveversion %{version}
 
 Name:           buildbot
-Version:        0.8.6
-Release:        2%{?dist}
+Version:        0.8.6p1
+Release:        1%{?dist}
 
 Summary:        Build/test automation system
 Group:          Development/Tools
@@ -188,6 +189,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 05 2012 Gianluca Sforna <giallu at gmail.com> - 0.8.6p1-1
+- New upstream release
+
 * Mon Mar 12 2012 Gianluca Sforna <giallu at gmail.com> - 0.8.6-2
 - New upstream release
 - Enable tests again
diff --git a/sources b/sources
index 081e8bc..4d85c91 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8ee0a65eebd913e5fe2b71bcc98ada2d  buildbot-0.8.6.tar.gz
-7346d418bc4f6b9870ca3739e13c3cb8  buildbot-slave-0.8.6.tar.gz
+0692bf27eb54ef4ba9bae6651a4d5699  buildbot-slave-0.8.6p1.tar.gz
+b6727d2810c692062c657492bcbeac6a  buildbot-0.8.6p1.tar.gz


More information about the scm-commits mailing list