!69 bugfix I468W9

From: @miao_kaibo
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-08-24 09:48:31 +00:00 committed by Gitee
commit 04f307c9bb

View File

@ -5,7 +5,7 @@
%define dist_release_version 8
%define generic_version 20.03
%define generic_patch_level LTS
%define generic_release 40
%define generic_release 41
%define builtin_release_version 1.0
%define current_arch %{_arch}
@ -34,7 +34,7 @@ Source7: dot-tcshrc
Source8: dot-cshrc
BuildRequires: python
Requires: %{product_family}-repos
Requires: %{product_family}-repos bc
Obsoletes: yum-utils yum-utils-help yum-utils-plugins
%description
@ -169,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /root/.cshrc
%changelog
* Thu 24 Aug 2021 miao_kaibo <miaokaibo@outlook.com> - 1.0-41
- bugfix I468W9
* Fri 09 Jul 2021 sunguoshuai <sunguoshuai@huawei.com> - 1.0-40
- modify system-info.sh to show more ip address when login
- /sbin/ip not found err fix