diff --git a/python-alembic.changes b/python-alembic.changes index 8cdace4..f456d96 100644 --- a/python-alembic.changes +++ b/python-alembic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 12:31:01 UTC 2013 - toddrme2178@gmail.com + +- Set nose version requirement + ------------------------------------------------------------------- Mon Jan 14 16:02:38 UTC 2013 - saschpe@suse.de diff --git a/python-alembic.spec b/python-alembic.spec index ee620a3..c5d9f1b 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -30,7 +30,7 @@ BuildRequires: python-SQLAlchemy >= 0.7.5 BuildRequires: python-argparse BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-nose +BuildRequires: python-nose >= 0.11 Requires: python-Mako Requires: python-SQLAlchemy >= 0.7.5 %if 0%{?suse_version} && 0%{?suse_version} <= 1110