[fedmsg] 0.10.0-1

Ralph Bean ralph at fedoraproject.org
Wed Aug 27 21:55:15 UTC 2014


commit 4ee202e03ce4f2c9ec781cd2d50eb9f965303c4f
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Aug 27 14:55:15 2014 -0700

    0.10.0-1

 .gitignore  |    1 +
 fedmsg.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67669b3..4ac1599 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@
 /fedmsg-0.9.1.tar.gz
 /fedmsg-0.9.2.tar.gz
 /fedmsg-0.9.3.tar.gz
+/fedmsg-0.10.0.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index 9d7c965..5fb4058 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.9.3
+Version:        0.10.0
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -293,6 +293,10 @@ fi
 %config(noreplace) %{_sysconfdir}/fedmsg.d/gateway.py*
 
 %changelog
+* Wed Aug 27 2014 Ralph Bean <rbean at redhat.com> - 0.10.0-1
+- New conglomerate API.
+- New dep on python-arrow.
+
 * Fri Aug 08 2014 Ralph Bean <rbean at redhat.com> - 0.9.3-1
 - Fix broken default config.  Disable backlog out of the box.
 
diff --git a/sources b/sources
index e98ea39..618f44f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89d0f97b895cf408b20a81809ea2aa33  fedmsg-0.9.3.tar.gz
+8e43ea257d44db3136211dcf8774db88  fedmsg-0.10.0.tar.gz


More information about the scm-commits mailing list