[trac-fedmsg-plugin] 0.4.0

Ralph Bean ralph at fedoraproject.org
Wed Jan 15 16:32:22 UTC 2014


commit 64f83ddb7065e076b1d4035c413539a55aac4d0a
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jan 15 11:32:21 2014 -0500

    0.4.0

 .gitignore              |    1 +
 sources                 |    2 +-
 trac-fedmsg-plugin.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74d41cc..c01b2fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trac-fedmsg-plugin-0.1.0.tar.gz
 /trac-fedmsg-plugin-0.3.0.tar.gz
+/trac-fedmsg-plugin-0.4.0.tar.gz
diff --git a/sources b/sources
index 784168a..944176c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8835d66bfb5ad3731fbe39f123e848c7  trac-fedmsg-plugin-0.3.0.tar.gz
+9f935f5f368f4e14adf53296a91ac7e2  trac-fedmsg-plugin-0.4.0.tar.gz
diff --git a/trac-fedmsg-plugin.spec b/trac-fedmsg-plugin.spec
index 2f88e0f..dd89197 100644
--- a/trac-fedmsg-plugin.spec
+++ b/trac-fedmsg-plugin.spec
@@ -7,7 +7,7 @@
 %global modname trac_fedmsg_plugin
 
 Name:               trac-fedmsg-plugin
-Version:            0.3.0
+Version:            0.4.0
 Release:            1%{?dist}
 Summary:            Emit fedmsg messages
 
@@ -49,6 +49,10 @@ rm -rf %{name}.egg-info
 %{python2_sitelib}/%{modname}-%{version}*.egg-info/
 
 %changelog
+* Wed Jan 15 2014 Ralph Bean <rbean at redhat.com> - 0.4.0-1
+- Latest upstream.
+- Allow certain fields to be banned from fedmsg as per config.
+
 * Thu Jan 09 2014 Ralph Bean <rbean at redhat.com> - 0.3.0-1
 - Latest upstream.
 - Forwards messages to a fedmsg-relay instead of passive binding.


More information about the scm-commits mailing list