!8 更新v1.1.11版本rpm包

From: @Plus_Liu
Reviewed-by: @zhaozhijian01
Signed-off-by: @zhaozhijian01
This commit is contained in:
openeuler-ci-bot 2021-05-08 14:07:06 +08:00 committed by Gitee
commit 7ffcd596b0
3 changed files with 4 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: libboundscheck
Version: v1.1.10
Release: 5
Version: v1.1.11
Release: 6
License: Mulan PSL v2
Summary: Enhanced safety functions
Url: https://gitee.com/openeuler/libboundscheck
@ -45,5 +45,7 @@ rm -rf %{buildroot}
%license LICENSE
%changelog
* Sat May 08 2021 Plus_Liu <plusworld97@outlook.com> - v1.1.11-1
- Update Version.
* Mon Jun 22 2020 Guoshuai Sun <sunguoshuai@huawei.com> - v1.1.10-2
- Fix build error.