diff --git a/python-cffi.spec b/python-cffi.spec index 2fdb1b6..08bf87c 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -1,6 +1,6 @@ Name: python-cffi -Version: 1.12.3 -Release: 2mamba +Version: 1.13.0 +Release: 1mamba Summary: Foreign Function Interface for Python calling C code Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/cffi-%{version}-py*.egg-info/* %changelog +* Tue Oct 22 2019 Automatic Build System 1.13.0-1mamba +- automatic version update by autodist + * Thu Aug 08 2019 Silvan Calarco 1.12.3-2mamba - rebuilt with python3 3.7.4