[python-fedmsg-meta-fedora-infrastructure] 0.1.3

Ralph Bean ☃ ralph at fedoraproject.org
Wed Apr 24 16:57:25 UTC 2013


commit 12b51ba92a3453761a4cd7228f18ecac7ce5e07b
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Apr 24 12:57:14 2013 -0400

    0.1.3

 .gitignore                                    |    1 +
 python-fedmsg-meta-fedora-infrastructure.spec |    8 +++++++-
 sources                                       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3834ac7..e4325eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /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
+/fedmsg_meta_fedora_infrastructure-0.1.3.tar.gz
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index 74b2e43..b57a9d2 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.1
+Version:            0.1.3
 Release:            1%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
@@ -62,6 +62,12 @@ rm -rf %{modname}.egg-info
 
 
 %changelog
+* Wed Apr 24 2013 Ralph Bean <rbean at redhat.com> - 0.1.3-1
+- Handle the latest tagger2 messages.
+- Docstrings for tests for self-documentation of the /topics/ doc.
+- Cleanup some koji and compose messages.
+- Random typo and bug fixes.
+
 * Mon Mar 11 2013 Ralph Bean <rbean at redhat.com> - 0.1.1-1
 - More meetbot message types
 - Handle secondary arch compose messages.
diff --git a/sources b/sources
index fa3f586..9bcdaf6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dab6dabb0ca88fba6d9d6e3bfc27701d  fedmsg_meta_fedora_infrastructure-0.1.1.tar.gz
+c0a412eaa9af1802c6eb81081d5c166b  fedmsg_meta_fedora_infrastructure-0.1.3.tar.gz


More information about the scm-commits mailing list