automatic version update by autodist [release 1.14.1-1mamba;Tue Jul 28 2020]

This commit is contained in:
Automatic Build System 2024-01-06 10:56:48 +01:00
parent 64e2dbd6d6
commit 93ee5ce4cf

View File

@ -1,6 +1,6 @@
Name: python-cffi
Version: 1.14.0
Release: 2mamba
Version: 1.14.1
Release: 1mamba
Summary: Foreign Function Interface for Python calling C code
Group: System/Libraries
Vendor: openmamba
@ -65,6 +65,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/cffi-%{version}-py*.egg-info/*
%changelog
* Tue Jul 28 2020 Automatic Build System <autodist@mambasoft.it> 1.14.1-1mamba
- automatic version update by autodist
* Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.0-2mamba
- py3* packages: require python-pycparser-py3*