[python-fedmsg-meta-fedora-infrastructure] Latest upstream.

Ralph Bean ☃ ralph at fedoraproject.org
Mon Mar 11 15:59:14 UTC 2013


commit 454d8e86da46a6df7f352ed9d1da4d3e6bfc603e
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Mar 11 11:59:05 2013 -0400

    Latest upstream.

 .gitignore                                    |    1 +
 python-fedmsg-meta-fedora-infrastructure.spec |   11 ++++++++++-
 sources                                       |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 558d36d..3834ac7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /fedmsg_meta_fedora_infrastructure-0.0.8.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.0.9.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.1.0.tar.gz
+/fedmsg_meta_fedora_infrastructure-0.1.1.tar.gz
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index c4eb11e..74b2e43 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.1.0
+Version:            0.1.1
 Release:            1%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
@@ -62,6 +62,15 @@ rm -rf %{modname}.egg-info
 
 
 %changelog
+* Mon Mar 11 2013 Ralph Bean <rbean at redhat.com> - 0.1.1-1
+- More meetbot message types
+- Handle secondary arch compose messages.
+- Handle koji package list changes
+- Give up on askbot deep linking.  It is hard.
+- Use non-https cgit urls.
+- Use non-https planet urls.
+- Better debug of unhandled messages.
+
 * Fri Feb 08 2013 Ralph Bean <rbean at redhat.com> - 0.1.0-1
 - Fine tuning of some messages and links.
 - Correct __name__ for KojiProcessor.
diff --git a/sources b/sources
index c79f38e..fa3f586 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5e91e1f872546fb095abe6021239d01  fedmsg_meta_fedora_infrastructure-0.1.0.tar.gz
+dab6dabb0ca88fba6d9d6e3bfc27701d  fedmsg_meta_fedora_infrastructure-0.1.1.tar.gz


More information about the scm-commits mailing list