[moksha] Version bump for bugfix to zeromq consumers.

Ralph Bean ralph at fedoraproject.org
Thu Jun 7 01:19:18 UTC 2012


commit c8c061cda09993161b1628c6d89deaad05ab8f3b
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jun 6 21:19:09 2012 -0400

    Version bump for bugfix to zeromq consumers.

 .gitignore  |    1 +
 moksha.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3592b6..5a86315 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /moksha-0.5.0.tar.bz2
 /moksha-0.7.1.tar.gz
 /moksha-0.8.0.tar.gz
+/moksha-0.8.1.tar.gz
diff --git a/moksha.spec b/moksha.spec
index 7480af4..9d51441 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           moksha
-Version:        0.8.0
-Release:        4%{?dist}
+Version:        0.8.1
+Release:        1%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
 License:        ASL 2.0
@@ -270,6 +270,9 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Wed Jun 06 2012 Ralph Bean <rbean at redhat.com> - 0.8.1-1
+- Bugfix for zeromq consumers.
+
 * Tue May 29 2012 Ralph Bean <rbean at redhat.com> - 0.8.0-4
 - Remove setuptools requirement of orbited.
 
diff --git a/sources b/sources
index 678162b..7faa4df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-118834c5038408136fb2e19db8870af7  moksha-0.8.0.tar.gz
+76acd985d4bd11f39e67fb073c925f19  moksha-0.8.1.tar.gz


More information about the scm-commits mailing list