diff --git a/python-cffi.spec b/python-cffi.spec index 21981b8..8d48d30 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -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 1.14.1-1mamba +- automatic version update by autodist + * Sat Apr 11 2020 Silvan Calarco 1.14.0-2mamba - py3* packages: require python-pycparser-py3*