diff --git a/bounds_checking_function.spec b/bounds_checking_function.spec index e2d7f7f..e109ed6 100644 --- a/bounds_checking_function.spec +++ b/bounds_checking_function.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: bounds_checking_function Version: v1.1.10 -Release: 2 +Release: 3 License: Mulan PSL v2 Summary: Enhanced safety functions Url: https://gitee.com/openeuler/bounds_checking_function diff --git a/bounds_checking_function.yaml b/bounds_checking_function.yaml new file mode 100644 index 0000000..9f05079 --- /dev/null +++ b/bounds_checking_function.yaml @@ -0,0 +1,5 @@ +git_url: https://gitee.com/openeuler/bounds_checking_function +version_control: gitee +src_repo: openeuler/bounds_checking_function +tag_prefix: "^v" +seperator: "." \ No newline at end of file