diff --git a/python-cffi.spec b/python-cffi.spec index a2c8866..96a0799 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -13,6 +13,7 @@ URL: http://cffi.readthedocs.org Source0: https://files.pythonhosted.org/packages/source/c/cffi/%{_name}-%{version}.tar.gz Buildrequires: gdb libffi-devel gcc-c++ gcc + %?python_enable_dependency_generator %description %{_description} @@ -67,6 +68,12 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/ %doc PKG-INFO README.md %changelog +* Tue Nov 5 2019 shenyangyang - 1.11.5-10 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:add provides of pythonx.7dist(cffi) + * Fri Sep 27 2019 shenyangyang - 1.11.5-9 - Type:enhancement - ID:NA