add gazelle.yaml

(cherry picked from commit 30e91dd6defa6b29b246d93e1bae753ca729ee2e)
This commit is contained in:
jiangheng 2022-03-31 14:11:13 +08:00 committed by openeuler-sync-bot
parent c35cdb4807
commit e6a6983948
2 changed files with 12 additions and 1 deletions

View File

@ -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
View File

@ -0,0 +1,5 @@
---
version_control: git
src_repo: openEuler/gazelle
tag_prefix: "^1"
seperator: "."