add gazelle.yaml
(cherry picked from commit 30e91dd6defa6b29b246d93e1bae753ca729ee2e)
This commit is contained in:
parent
c35cdb4807
commit
e6a6983948
@ -2,7 +2,7 @@
|
||||
|
||||
Name: gazelle
|
||||
Version: 1.0.1
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: gazelle is a high performance user-mode stack
|
||||
License: Mulan PSL v2
|
||||
URL: https://gitee.com/openeuler/gazelle
|
||||
@ -93,6 +93,12 @@ install -Dpm 0640 %{_builddir}/%{name}-%{version}/src/ltran/ltran.conf %{b
|
||||
%config(noreplace) %{conf_path}/ltran.conf
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2022 jiangheng <jiangheng12@huawei.com> - 1.0.1-7
|
||||
- Type:bugfix
|
||||
- CVE:
|
||||
- SUG:NA
|
||||
- DESC:add gazelle.yaml
|
||||
|
||||
* Tue Mar 29 2022 jiangheng <jiangheng12@huawei.com> - 1.0.1-6
|
||||
- refactor event
|
||||
- add gazellectl lstack constraint
|
||||
|
||||
5
gazelle.yaml
Normal file
5
gazelle.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
version_control: git
|
||||
src_repo: openEuler/gazelle
|
||||
tag_prefix: "^1"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user