[python-tahrir-api] Add requires on python-alembic.

Ralph Bean ralph at fedoraproject.org
Mon Nov 18 19:06:37 UTC 2013


commit 5215c728af3afed7497f457cf56353d142f9468b
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Nov 18 14:07:01 2013 -0500

    Add requires on python-alembic.

 python-tahrir-api.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-tahrir-api.spec b/python-tahrir-api.spec
index dd61980..8fe8464 100644
--- a/python-tahrir-api.spec
+++ b/python-tahrir-api.spec
@@ -2,7 +2,7 @@
 
 Name:             python-tahrir-api
 Version:          0.4.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          An API for interacting with the Tahrir database
 
 Group:            Development/Languages
@@ -27,6 +27,7 @@ Requires:       python-zope-sqlalchemy
 Requires:       python-simplejson
 Requires:       python-httplib2
 Requires:       python-webob1.2
+Requires:       python-alembic
 
 %if 0%{?fedora}
 BuildRequires:  python-mako >= 0.3.6
@@ -94,6 +95,9 @@ install -p -m755 tempfile %{buildroot}/%{_bindir}/initialize_tahrir_db
 %{_bindir}/initialize_tahrir_db
 
 %changelog
+* Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.2-2
+- Direct requires on python-alembic.
+
 * Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.2-1
 - Latest upstream with packaging bugfixes.
 


More information about the scm-commits mailing list