!231 update dependent library lxc version

* update dependent library lxc version
This commit is contained in:
zhangxiaoyu 2023-08-07 01:11:20 +00:00 committed by haozi007
parent ac67fae4ca
commit b69bf34abe

View File

@ -1,5 +1,5 @@
%global _version 2.1.1
%global _release 7
%global _release 8
%global _inner_name isula_libutils
Name: lcr
@ -29,7 +29,7 @@ Patch0014: 0014-Add-resources-info-to-pod-inspection.patch
Patch0015: 0015-Add-timestamp-and-calculated-cpu-usage-for-cpu-usage.patch
%define lxcver_lower 4.0.3-2022102400
%define lxcver_upper 4.0.3-2022102500
%define lxcver_upper 5.0.3
BuildRequires: cmake gcc gcc-c++ git
BuildRequires: lxc > %{lxcver_lower} lxc < %{lxcver_upper}
@ -127,6 +127,12 @@ rm -rf %{buildroot}
%{_includedir}/%{_inner_name}/*.h
%changelog
* Sat Aug 05 2023 zhangxiaoyu<zhangxiaoyu58@huawei.com> - 2.1.1-8
- Type:enhancement
- CVE:NA
- SUG:NA
- DESC:update dependent library lxc version
* Mon Jun 19 2023 laokz <zhangkai@iscas.ac.cn> - 2.1.1-7
- Type:enhancement
- CVE:NA