Compare commits

3 Commits

View File

@ -1,6 +1,6 @@
Name: python-cffi
Version: 1.14.0
Release: 2mamba
Version: 1.14.3
Release: 1mamba
Summary: Foreign Function Interface for Python calling C code
Group: System/Libraries
Vendor: openmamba
@ -65,6 +65,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/cffi-%{version}-py*.egg-info/*
%changelog
* Mon Sep 21 2020 Automatic Build System <autodist@mambasoft.it> 1.14.3-1mamba
- automatic version update by autodist
* Sun Aug 16 2020 Automatic Build System <autodist@mambasoft.it> 1.14.2-1mamba
- automatic version update by autodist
* 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*