[fedmsg] 0.1.6 - Multiple endpoitns per node-service.

Ralph Bean ralph at fedoraproject.org
Mon Jun 4 15:39:20 UTC 2012


commit e77ab7d699e8f62a471a920c8e1eb282fc59aee3
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jun 4 11:39:07 2012 -0400

    0.1.6 - Multiple endpoitns per node-service.

 .gitignore  |    1 +
 fedmsg.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 538cbd0..5c3732b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fedmsg-0.1.4.tar.gz
 /fedmsg-0.1.5.tar.gz
+/fedmsg-0.1.6.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index ef1ad6f..8717063 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.1.5
+Version:        0.1.6
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -59,6 +59,9 @@ zeromq.  Includes:
 %config(noreplace) %{_sysconfdir}/fedmsg-config.py*
 
 %changelog
+* Mon Jun 04 2012 Ralph Bean <rbean at redhat.com> - 0.1.6-1
+- Support multiple endpoints per node-service.
+
 * Tue May 29 2012 Ralph Bean <rbean at redhat.com> - 0.1.5-1
 - Support multiple nodes-per-service.
 
diff --git a/sources b/sources
index 6e35ba5..dd73aad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99fa235859bbc797a5272e91148bfd76  fedmsg-0.1.5.tar.gz
+fa90d0993ae54593a74d97133eec8d6e  fedmsg-0.1.6.tar.gz


More information about the scm-commits mailing list