diff --git a/python-networkx.changes b/python-networkx.changes index f0d580c..19851db 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 24 09:35:49 UTC 2014 - toddrme2178@gmail.com + +- Add python-decorator in requires to buildrequires + ------------------------------------------------------------------- Mon Sep 15 14:49:41 UTC 2014 - tbechtold@suse.com diff --git a/python-networkx.spec b/python-networkx.spec index fd55882..06fb103 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -27,6 +27,7 @@ Source: http://pypi.python.org/packages/source/n/networkx/networkx-%{ver BuildRequires: fdupes BuildRequires: python-PyYAML BuildRequires: python-devel +BuildRequires: python-decorator >= 3.4.0 BuildRequires: python-matplotlib BuildRequires: python-numpy-devel BuildRequires: python-pydot