diff --git a/python-cffi.spec b/python-cffi.spec index 8d48d30..d1fc2ae 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -1,5 +1,5 @@ Name: python-cffi -Version: 1.14.1 +Version: 1.14.2 Release: 1mamba Summary: Foreign Function Interface for Python calling C code Group: System/Libraries @@ -65,6 +65,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/cffi-%{version}-py*.egg-info/* %changelog +* Sun Aug 16 2020 Automatic Build System 1.14.2-1mamba +- automatic version update by autodist + * Tue Jul 28 2020 Automatic Build System 1.14.1-1mamba - automatic version update by autodist