From 33c70be3ae92e493818dda3bd70032b5570a79f0 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Apr 24 2014 14:25:12 +0000 Subject: 1.3.1-1 with more stats on the monitoring socket. --- diff --git a/.gitignore b/.gitignore index 4eec289..4d60b72 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /moksha.hub-1.2.1.tar.gz /moksha.hub-1.2.2.tar.gz /moksha.hub-1.3.0.tar.gz +/moksha.hub-1.3.1.tar.gz diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec index ced53d7..5ca5a80 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.0 +Version: 1.3.1 Release: 1%{?dist} Summary: Hub components for Moksha @@ -75,6 +75,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{_bindir}/moksha-hub %changelog +* Thu Apr 24 2014 Ralph Bean - 1.3.1-1 +- More stats written to the monitoring socket. + * Sun Apr 13 2014 Ralph Bean - 1.3.0-1 - Introduce a new monitoring socket. - Moksha consumers are now given their own thread and incoming queue. diff --git a/sources b/sources index 25faf2b..1e8dcaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c74af9f79a4006b8333b55b4dc8c2766 moksha.hub-1.3.0.tar.gz +2e2f916540fdb9b9cfc9b9b6c4f6338b moksha.hub-1.3.1.tar.gz