bugfix I468W9

This commit is contained in:
miao_kaibo 2021-08-24 10:35:31 +08:00
parent 6e92ac5b3a
commit 224a85aebe

View File

@ -5,7 +5,7 @@
%define dist_release_version 8 %define dist_release_version 8
%define generic_version 20.03 %define generic_version 20.03
%define generic_patch_level LTS %define generic_patch_level LTS
%define generic_release 44 %define generic_release 45
%define builtin_release_version 1.0 %define builtin_release_version 1.0
%define current_arch %{_arch} %define current_arch %{_arch}
@ -28,7 +28,7 @@ Source2: 90-default.preset
Source3: 99-default-disable.preset Source3: 99-default-disable.preset
BuildRequires: python3 BuildRequires: python3
Requires: %{product_family}-repos Requires: %{product_family}-repos bc
Obsoletes: yum-utils yum-utils-help yum-utils-plugins Obsoletes: yum-utils yum-utils-help yum-utils-plugins
%description %description
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/performance.sh /etc/profile.d/performance.sh
%changelog %changelog
* Thu Apr 1 2021 gaochong <gaochong@uniontech.com> - 1.0-45
- bugfix I468W9
* Thu Apr 1 2021 gaochong <gaochong@uniontech.com> - 1.0-44 * Thu Apr 1 2021 gaochong <gaochong@uniontech.com> - 1.0-44
- get memeroy info from /proc/meminfo instead of command free, fix issue I3EN1Z - get memeroy info from /proc/meminfo instead of command free, fix issue I3EN1Z