update to 0.8.0 [release 0.8.0-1mamba;Fri Aug 09 2019]
This commit is contained in:
parent
18b2948f2b
commit
562428c4d1
@ -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 <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
||||
- update to 0.8.0
|
||||
|
||||
* Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user