!5 python-cchardet delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
2b32f21bee
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-cchardet
|
Name: python-cchardet
|
||||||
Version: 2.1.7
|
Version: 2.1.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: cChardet is high speed universal character encoding detector.
|
Summary: cChardet is high speed universal character encoding detector.
|
||||||
License: GPL-2.0-or-later and LGPL-2.1-only and MPL-1.1
|
License: GPL-2.0-or-later and LGPL-2.1-only and MPL-1.1
|
||||||
URL: https://github.com/PyYoshi/cChardet
|
URL: https://github.com/PyYoshi/cChardet
|
||||||
@ -18,7 +18,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: gcc gcc-c++
|
BuildRequires: gcc gcc-c++
|
||||||
BuildRequires: gdb
|
|
||||||
%description -n python3-cchardet
|
%description -n python3-cchardet
|
||||||
cChardet is high speed universal character encoding detector.
|
cChardet is high speed universal character encoding detector.
|
||||||
|
|
||||||
@ -69,6 +68,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.1.7-2
|
||||||
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
* Fri Jul 23 2021 Xu Jin <jinxu@kylinos.cn> - 2.1.7-1
|
* Fri Jul 23 2021 Xu Jin <jinxu@kylinos.cn> - 2.1.7-1
|
||||||
- Update package to 2.1.7
|
- Update package to 2.1.7
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user