[python-fedmsg-meta-fedora-infrastructure] Support usernames and links for koji messages.

Ralph Bean ralph at fedoraproject.org
Fri Feb 1 19:02:04 UTC 2013


commit d58e5308a7382ec7775c243564feca5a7cef16d7
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Feb 1 14:01:51 2013 -0500

    Support usernames and links for koji messages.

 .gitignore                                    |    1 +
 python-fedmsg-meta-fedora-infrastructure.spec |    6 +++++-
 sources                                       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eef873b..9a3cddf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fedmsg_meta_fedora_infrastructure-0.0.6.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.0.7.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.0.8.tar.gz
+/fedmsg_meta_fedora_infrastructure-0.0.9.tar.gz
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index bc25595..8cd216c 100644
--- a/python-fedmsg-meta-fedora-infrastructure.spec
+++ b/python-fedmsg-meta-fedora-infrastructure.spec
@@ -1,7 +1,7 @@
 %global modname fedmsg_meta_fedora_infrastructure
 
 Name:               python-fedmsg-meta-fedora-infrastructure
-Version:            0.0.8
+Version:            0.0.9
 Release:            1%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
@@ -62,6 +62,10 @@ rm -rf %{modname}.egg-info
 
 
 %changelog
+* Fri Feb 01 2013 Ralph Bean <rbean at redhat.com> - 0.0.9-1
+- Support usernames and links for koji messages.
+- Support new and old-style fas message bodies.
+
 * Thu Jan 31 2013 Ralph Bean <rbean at redhat.com> - 0.0.8-1
 - Latest upstream.  New planet and buildsys (koji) message types.
 
diff --git a/sources b/sources
index 5bb8088..c35a45d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc1de6caecb257553217f44b13bd2cff  fedmsg_meta_fedora_infrastructure-0.0.8.tar.gz
+8ea3fab3d0e65ccdd9cf5e39deb3d31b  fedmsg_meta_fedora_infrastructure-0.0.9.tar.gz


More information about the scm-commits mailing list