!11 add python3-Cython and python3-devel to BuildRequires for check fail

From: @tong_1001
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2020-12-15 10:43:50 +08:00 committed by Gitee
commit 4fc05f9829

View File

@ -1,6 +1,6 @@
Name: recode
Version: 3.7.6
Release: 1
Release: 2
Summary: Converter between charsets and surfaces
@ -10,6 +10,7 @@ Source0: https://github.com/rrthomas/recode/archive/v%{version}.tar.gz#/%{name}-
BuildRequires: libtool texinfo autoconf automake coreutils gcc gettext-devel
BuildRequires: python3-Cython python3-devel >= 3.7.5
Requires: info
%description
@ -86,6 +87,12 @@ fi
%{_mandir}/man1/*.1.gz
%changelog
* Tue Dec 15 2020 shixuantong<shixuantong@huawei.com> - 3.7.6-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add python3-Cython and python3-devel to BuildRequires for check fail
* Sun Sep 27 2020 tianwei<tianwei12@huawei.com> - 3.7.6-1
- Type:NA
- ID:NA