diff --git a/spyder.spec b/spyder.spec index 785e521..d541384 100644 --- a/spyder.spec +++ b/spyder.spec @@ -1,5 +1,5 @@ Name: spyder -Version: 2.3.7 +Version: 2.3.8 Release: 1mamba Summary: A Scientific PYthon Development EnviRonment Group: System/Libraries @@ -19,6 +19,10 @@ Requires: PyQt4 Requires: pyflakes Requires: python-rope Requires: python-pep8 +Requires: python-psutil +Requires: python-matplotlib +Requires: ipython +Requires: python-Sphinx BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -50,5 +54,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Sun Dec 06 2015 Automatic Build System 2.3.8-1mamba +- automatic version update by autodist + * Wed Oct 07 2015 Silvan Calarco 2.3.7-1mamba - package created using the webbuild interface