[moksha] Per-consumer validation hooks.

Ralph Bean ralph at fedoraproject.org
Thu Jun 21 15:26:10 UTC 2012


commit ef11e0155fb976d26b543f5a0e5a676368e53099
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jun 21 11:25:32 2012 -0400

    Per-consumer validation hooks.

 .gitignore  |    1 +
 moksha.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc17147..8bd8c2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /moksha-0.8.3.tar.gz
 /moksha-0.8.4.tar.gz
 /moksha-0.8.5.tar.gz
+/moksha-0.8.6.tar.gz
diff --git a/moksha.spec b/moksha.spec
index b28d15a..6430fdd 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -2,7 +2,7 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           moksha
-Version:        0.8.5
+Version:        0.8.6
 Release:        1%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
@@ -266,6 +266,9 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Thu Jun 21 2012 Ralph Bean <rbean at redhat.com> - 0.8.6-1
+- Per-consumer validation hooks.
+
 * Mon Jun 18 2012 Ralph Bean <rbean at redhat.com> - 0.8.5-1
 - Removed setuptools requirement of certain webob version.
 
diff --git a/sources b/sources
index f8c9c9d..f677a92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64f78f963adf89e67d4ecda2dac58c97  moksha-0.8.5.tar.gz
+0f2542a79ed868fbddb3aa492fea2c3c  moksha-0.8.6.tar.gz


More information about the scm-commits mailing list