[python-fedmsg-meta-fedora-infrastructure] Handle koji and planet messages.

Ralph Bean ralph at fedoraproject.org
Thu Jan 31 19:36:45 UTC 2013


commit a6b6eb1a43bb77e1687855b838fb843dec8a47fa
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jan 31 14:36:35 2013 -0500

    Handle koji and planet messages.

 .gitignore                                    |    1 +
 python-fedmsg-meta-fedora-infrastructure.spec |    5 ++++-
 sources                                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 215c0ec..eef873b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /fedmsg_meta_fedora_infrastructure-0.0.5.tar.gz
 /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
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index 113ebe6..bc25595 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.7
+Version:            0.0.8
 Release:            1%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
@@ -62,6 +62,9 @@ rm -rf %{modname}.egg-info
 
 
 %changelog
+* Thu Jan 31 2013 Ralph Bean <rbean at redhat.com> - 0.0.8-1
+- Latest upstream.  New planet and buildsys (koji) message types.
+
 * Mon Jan 21 2013 Ralph Bean <rbean at redhat.com> - 0.0.7-1
 - Latest upstream, yet more changes to git/scm messages.
 
diff --git a/sources b/sources
index 28dad5e..5bb8088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ecf52bbb9e99d429c000fdda647adc88  fedmsg_meta_fedora_infrastructure-0.0.7.tar.gz
+cc1de6caecb257553217f44b13bd2cff  fedmsg_meta_fedora_infrastructure-0.0.8.tar.gz


More information about the scm-commits mailing list