From a79a626bfb6c08f805016a23bdcaf103d63e3ee1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:56:48 +0100 Subject: [PATCH] rebuilt with new python provides [release 1.14.5-2mamba;Sun Mar 14 2021] --- python-cffi.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-cffi.spec b/python-cffi.spec index 8bca2ed..2dcc8ec 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -1,6 +1,6 @@ Name: python-cffi -Version: 1.14.4 -Release: 1mamba +Version: 1.14.5 +Release: 2mamba Summary: Foreign Function Interface for Python calling C code Group: System/Libraries Vendor: openmamba @@ -69,6 +69,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/cffi-%{version}-py*.egg-info/* %changelog +* Sun Mar 14 2021 Silvan Calarco 1.14.5-2mamba +- rebuilt with new python provides + +* Sun Feb 21 2021 Automatic Build System 1.14.5-1mamba +- automatic version update by autodist + * Wed Dec 02 2020 Automatic Build System 1.14.4-1mamba - automatic version update by autodist