[python-fedmsg-meta-fedora-infrastructure] 0.3.1-1

Ralph Bean ralph at fedoraproject.org
Thu Aug 28 20:51:55 UTC 2014


commit f4f6b026ef41023e9b1f415d6c2665e22d945ab7
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Aug 28 13:51:50 2014 -0700

    0.3.1-1

 .gitignore                                    |    1 +
 python-fedmsg-meta-fedora-infrastructure.spec |   10 ++++++++--
 sources                                       |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87d7e0e..87a6f15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /fedmsg_meta_fedora_infrastructure-0.2.17.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.2.18.tar.gz
 /fedmsg_meta_fedora_infrastructure-0.2.19.tar.gz
+/fedmsg_meta_fedora_infrastructure-0.3.1.tar.gz
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index 3dffa31..4183be7 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.19
+Version:            0.3.1
 Release:            1%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
@@ -13,7 +13,7 @@ Source0:            http://pypi.python.org/packages/source/f/%{modname}/%{modnam
 BuildArch:          noarch
 
 BuildRequires:      python2-devel
-BuildRequires:      fedmsg >= 0.7.7
+BuildRequires:      fedmsg >= 0.10.0
 BuildRequires:      python-nose
 BuildRequires:      python-mock
 BuildRequires:      python-fedora
@@ -70,6 +70,12 @@ rm -rf %{modname}.egg-info
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Thu Aug 28 2014 Ralph Bean <rbean at redhat.com> - 0.3.1-1
+- Latest upstream with the new conglomerator api.
+- Also, fixes to copr messages.
+- New threading lock put around fas cache regeneration.
+- Bump up the BR version on fedmsg.
+
 * Wed Aug 20 2014 Ralph Bean <rbean at redhat.com> - 0.2.19-1
 - Latest upstream with jenkins and pkgdb fixes.
 - Remove patches.
diff --git a/sources b/sources
index 0ca2eb8..a31c85a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29bcc2b137751f373e493ba1e8333b51  fedmsg_meta_fedora_infrastructure-0.2.19.tar.gz
+f9548d77e8fb6cad84387609d19d7fc1  fedmsg_meta_fedora_infrastructure-0.3.1.tar.gz


More information about the scm-commits mailing list