diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 330c0c6..8151e6d 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 26 13:09:54 UTC 2016 - tbechtold@suse.com + +- Require python-python-dateutil. package was renamed + ------------------------------------------------------------------- Mon Jan 11 08:22:25 UTC 2016 - toddrme2178@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index bae7e89..f794ee5 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -40,10 +40,10 @@ BuildRequires: poppler-tools BuildRequires: python-CXX-devel >= 6.2.4 BuildRequires: python-Cycler BuildRequires: python-Pillow -BuildRequires: python-dateutil >= 1.1 BuildRequires: python-devel BuildRequires: python-numpy-devel >= 1.6 BuildRequires: python-pyparsing >= 1.5.6 +BuildRequires: python-python-dateutil >= 1.1 BuildRequires: python-pytz BuildRequires: python-setuptools BuildRequires: python-six >= 1.3 @@ -103,9 +103,9 @@ BuildRequires: wxWidgets-devel %define __find_requires %wx_requires %endif Requires: python-Cycler -Requires: python-dateutil >= 1.1 Requires: python-numpy >= 1.6 Requires: python-pyparsing >= 1.5.6 +Requires: python-python-dateutil >= 1.1 Requires: python-pytz Requires: python-six >= 1.3 Recommends: ghostscript