[supervisor] version 3.0a12

Nils Philippsen nphilipp at fedoraproject.org
Tue Jan 10 16:05:47 UTC 2012


commit 498cde41844d5623c9eb84d404e89088631b8de7
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Jan 10 17:05:39 2012 +0100

    version 3.0a12

 .gitignore      |    1 +
 sources         |    2 +-
 supervisor.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0df2a99..146ffb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 supervisor-3.0a8.tar.gz
 /supervisor-3.0a10.tar.gz
+/supervisor-3.0a12.tar.gz
diff --git a/sources b/sources
index 861ea84..31c8690 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99c6fbd45bade87301296b7a597fb68e  supervisor-3.0a10.tar.gz
+eb2ea5a2c3b665ba9277d17d14584a25  supervisor-3.0a12.tar.gz
diff --git a/supervisor.spec b/supervisor.spec
index 3facba5..efee1e9 100644
--- a/supervisor.spec
+++ b/supervisor.spec
@@ -3,8 +3,8 @@
 Summary:  A System for Allowing the Control of Process State on UNIX
 Name: supervisor
 Version: 3.0
-%define prever a10
-Release: 0.6%{?prever:.%{prever}}%{?dist}
+%define prever a12
+Release: 0.7%{?prever:.%{prever}}%{?dist}
 
 License: ZPLv2.1 and BSD and MIT
 Group: System Environment/Base
@@ -101,6 +101,9 @@ fi
 %config(noreplace) %{_sysconfdir}/logrotate.d/supervisor
 
 %changelog
+* Tue Jan 10 2012 Nils Philippsen <nils at redhat.com> - 3.0-0.7.a12
+- version 3.0a12
+
 * Tue Aug 02 2011 Nils Philippsen <nils at redhat.com> - 3.0-0.6.a10
 - add native systemd support
 


More information about the scm-commits mailing list