!3 python-zope.i18nmessageid delete BuildRequires gdb

From: @chenyanpanHW
Reviewed-by: @yangzhao_kl
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2021-08-05 03:30:47 +00:00 committed by Gitee
commit 2d6a21cdc2

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zope.i18nmessageid Name: python-zope.i18nmessageid
Version: 5.0.1 Version: 5.0.1
Release: 1 Release: 2
Summary: Message Identifiers for internationalization Summary: Message Identifiers for internationalization
License: ZPL 2.1 License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.i18nmessageid URL: https://github.com/zopefoundation/zope.i18nmessageid
@ -35,7 +35,6 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: python3-cffi BuildRequires: python3-cffi
BuildRequires: gcc BuildRequires: gcc
BuildRequires: gdb
%description -n python3-zope.i18nmessageid %description -n python3-zope.i18nmessageid
To translate any text, we must be able to discover the source domain To translate any text, we must be able to discover the source domain
@ -106,5 +105,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.0.1-2
- DESC: delete BuildRequires gdb
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated