diff --git a/bounds_checking_function.spec b/bounds_checking_function.spec index e2d7f7fa81e572df6642001a885b51f312fa909d..e109ed6257be8eda7c497128cb5183597877d502 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 0000000000000000000000000000000000000000..9f050794f98ba5276c347d7c3f002b238aa2ca8d --- /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