[python-moksha-hub] 1.3.4

Ralph Bean ralph at fedoraproject.org
Mon Jun 30 14:32:22 UTC 2014


commit 0b3eb4bac14e546b14bb0e3e2d5cb1baf54447bc
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jun 30 10:32:24 2014 -0400

    1.3.4

 .gitignore             |    1 +
 python-moksha-hub.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eaf0e95..1a819f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /moksha.hub-1.3.1.tar.gz
 /moksha.hub-1.3.2.tar.gz
 /moksha.hub-1.3.3.tar.gz
+/moksha.hub-1.3.4.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index c44915e..ffcf488 100644
--- a/python-moksha-hub.spec
+++ b/python-moksha-hub.spec
@@ -1,8 +1,8 @@
 %global modname moksha.hub
 
 Name:           python-moksha-hub
-Version:        1.3.3
-Release:        2%{?dist}
+Version:        1.3.4
+Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
 Group:          Development/Libraries
@@ -77,6 +77,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Mon Jun 30 2014 Ralph Bean <rbean at redhat.com> - 1.3.4-1
+- Improved exception handling in the consumer API.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 21f4d51..7b97ddc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-affaeb80a17fdfa62711350d72ff4c9a  moksha.hub-1.3.3.tar.gz
+57470c5a0de95d10602bfb5daac9360b  moksha.hub-1.3.4.tar.gz


More information about the scm-commits mailing list