diff --git a/python-zope-interface.spec b/python-zope-interface.spec index e869948..2b962ea 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-zope-interface Version: 5.2.0 -Release: 1 +Release: 2 Summary: Interfaces for Python License: ZPL 2.1 URL: https://github.com/zopefoundation/zope.interface @@ -22,7 +22,6 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-cffi BuildRequires: gcc -BuildRequires: gdb %description -n python3-zope-interface This package is intended to be independently reusable in any Python project. @@ -80,6 +79,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed Aug 04 2021 chenyanpanHW - 5.2.0-2 +- DESC: delete BuildRequires gdb + * Thu Dec 17 2020 Python_Bot - 5.2.0-1 - Update to 5.2.0