[python-moksha-hub] 1.4.0-1.

Ralph Bean ralph at fedoraproject.org
Fri Jul 18 17:20:15 UTC 2014


commit 51c70639a146a1d44be31d73d8bf6437af74328a
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Jul 18 13:20:37 2014 -0400

    1.4.0-1.

 .gitignore             |    1 +
 python-moksha-hub.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a819f5..492d5c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /moksha.hub-1.3.2.tar.gz
 /moksha.hub-1.3.3.tar.gz
 /moksha.hub-1.3.4.tar.gz
+/moksha.hub-1.4.0.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index ffcf488..66ed156 100644
--- a/python-moksha-hub.spec
+++ b/python-moksha-hub.spec
@@ -1,7 +1,7 @@
 %global modname moksha.hub
 
 Name:           python-moksha-hub
-Version:        1.3.4
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
@@ -77,6 +77,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Fri Jul 18 2014 Ralph Bean <rbean at redhat.com> - 1.4.0-1
+- New API points: pre_consume and post_consume.
+
 * Mon Jun 30 2014 Ralph Bean <rbean at redhat.com> - 1.3.4-1
 - Improved exception handling in the consumer API.
 
diff --git a/sources b/sources
index 7b97ddc..7abcac8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57470c5a0de95d10602bfb5daac9360b  moksha.hub-1.3.4.tar.gz
+ff3f4848a48b5c2a3e3daa86a9df3cd3  moksha.hub-1.4.0.tar.gz


More information about the scm-commits mailing list