[python-fedmsg-meta-fedora-infrastructure] Bugfix to that last release.

Ralph Bean ralph at fedoraproject.org
Thu Feb 13 18:39:49 UTC 2014


commit f5acf220e4cc9bcb09609c97ec81ee320fe63b9b
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 13 13:40:25 2014 -0500

    Bugfix to that last release.

 .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 353bfa3..250bd70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /fedmsg_meta_fedora_infrastructure-0.2.4.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.2.5.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.2.6.tar.gz
+/fedmsg_meta_fedora_infrastructure-0.2.7.tar.gz
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index e65e78c..b9f2871 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.2.6
+Version:            0.2.7
 Release:            1%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
@@ -71,6 +71,9 @@ rm -rf %{modname}.egg-info
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Thu Feb 13 2014 Ralph Bean <rbean at redhat.com> - 0.2.7-1
+- Bugfix to that last release.
+
 * Thu Feb 13 2014 Ralph Bean <rbean at redhat.com> - 0.2.6-1
 - Latest upstream.
 - Handle secondary koji instances.
diff --git a/sources b/sources
index b7e3901..75c6416 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbf6fb14b62225ee17a758ee9052a50e  fedmsg_meta_fedora_infrastructure-0.2.6.tar.gz
+54cc25146875d5309493506719ca70b6  fedmsg_meta_fedora_infrastructure-0.2.7.tar.gz


More information about the scm-commits mailing list