diff --git a/python-pyplane.spec b/python-pyplane.spec index 7eb2bd2..26203bd 100644 --- a/python-pyplane.spec +++ b/python-pyplane.spec @@ -2,7 +2,8 @@ %bcond_without tests %global _description %{expand: - PyPlane is a free software for phase plane analysis of second order dynamical systems written in PYTHON and PyQT5. Comparable to MATLAB's pplane.} +PyPlane is a free software for phase plane analysis of second order dynamical +systems written in PYTHON and PyQT5. Comparable to MATLAB's pplane.} %global forgeurl https://github.com/TUD-RST/pyplane %global commit e8b9b8d7bfb75aa9289c22f9ff180c1a17fb7868 @@ -25,7 +26,7 @@ BuildArch: noarch %package -n python3-pyplane Summary: %{summary} -BuildRequires: python3-devel python3-pytest +BuildRequires: python3-devel python3-pytest BuildRequires: python3-pytest BuildRequires: matplotlib @@ -79,4 +80,5 @@ export PYTHONPATH='%{buildroot}%{python3_sitelib}:%{buildroot}%{python3_sitelib} %license COPYING %doc doc/_build/html -Add%autochangelog +%changelog +%autochangelog