From c48fca23f41b52f9aa0880dbc0b5f4b3ff22ae5a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 26 2012 12:53:02 +0000 Subject: Upstream release requiring the latest python-moksha-hub for API tweaks. --- diff --git a/.gitignore b/.gitignore index ee64fea..da8efae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /datanommer-0.1.5.tar.gz +/datanommer-0.1.6.tar.gz diff --git a/datanommer.spec b/datanommer.spec index 2b721c0..b173104 100644 --- a/datanommer.spec +++ b/datanommer.spec @@ -1,5 +1,5 @@ Name: datanommer -Version: 0.1.5 +Version: 0.1.6 Release: 1%{?dist} Summary: A storage consumer for the Fedora Message Bus (fedmsg) @@ -15,7 +15,10 @@ BuildRequires: python-setuptools BuildRequires: python-nose BuildRequires: fedmsg >= 0.5.0 +BuildRequires: python-moksha-hub >= 1.0.3 + Requires: fedmsg-hub >= 0.5.0 +Requires: python-moksha-hub >= 1.0.3 %if %{?rhel}%{!?rhel:0} >= 6 BuildRequires: python-sqlalchemy0.7 @@ -70,6 +73,8 @@ database. %{_bindir}/datanommer-dump %changelog +* Wed Sep 26 2012 Ralph Bean - 0.1.6-1 +- Upstream release requiring the latest python-moksha-hub for API tweaks. * Mon Sep 24 2012 Ralph Bean - 0.1.5-1 - Upstream release removed the gpl->LICENSE symlink. More trouble than it was worth. diff --git a/sources b/sources index b4f5500..bd4b2ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5c34ae9fbdff60e1ab0600f0e45f4b3 datanommer-0.1.5.tar.gz +21a2bea3bff513aef460e9c7c2172d17 datanommer-0.1.6.tar.gz