diff --git a/python-py-moneyed.spec b/python-py-moneyed.spec index c33d576..45f549d 100644 --- a/python-py-moneyed.spec +++ b/python-py-moneyed.spec @@ -1,5 +1,5 @@ Name: python-py-moneyed -Version: 0.7.0 +Version: 0.8.0 Release: 1mamba Summary: Python Classes of Money and Currency Group: System/Libraries @@ -12,6 +12,7 @@ License: BSD ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END BuildRequires: libpython-devel +BuildRequires: libpython3-devel >= 3.7.4 %if "%{?with_pyver}" BuildRequires: python-setuptools-py3 %else @@ -50,6 +51,9 @@ chmod 0644 %{buildroot}%{python_sitearch}/py_moneyed-%{version}-py*.egg-info/* %defattr(-,root,root) %changelog +* Fri Aug 09 2019 Silvan Calarco 0.8.0-1mamba +- update to 0.8.0 + * Thu Oct 26 2017 Automatic Build System 0.7.0-1mamba - automatic update by autodist