!11 add lib-shim-v2 yaml file

* add lib-shim-v2 yaml file
This commit is contained in:
JingWoo 2022-12-09 09:29:00 +00:00 committed by haozi007
parent 910657fc6e
commit 069521e1b9
2 changed files with 10 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: lib-shim-v2
Version: 0.0.1
Release: 4
Release: 5
URL: https://gitee.com/openeuler/lib-shim-v2
Source: %{name}-%{version}.tar.gz
Summary: lib-shim-v2 is shim v2 ttrpc client which is called by iSulad.
@ -59,6 +59,12 @@ install -m 0755 target/release/libshim_v2.so ${RPM_BUILD_ROOT}/%{_libdir}/libshi
%{_includedir}/shim_v2.h
%changelog
* Fri Dec 09 2022 wujing <wujing50@huawei.com> - 0.0.1-5
- Type:improve
- ID:NA
- SUG:NA
- DESC: add yaml file
* Fri Sep 30 2022 wujing <wujing50@huawei.com> - 0.0.1-4
- Type:improve
- ID:NA

3
lib-shim-v2.yaml Normal file
View File

@ -0,0 +1,3 @@
---
version_control: gitee
src_repo: openEuler/lib-shim-v2