replace tar.gz

(cherry picked from commit 25495f15a84d68f09413ded74c62e74d0b24606a)
This commit is contained in:
zhengxiaoxiao 2022-11-17 20:23:16 +08:00 committed by openeuler-sync-bot
parent e0661b1d3b
commit 7bbe532291
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: openEuler Security Tool Summary: openEuler Security Tool
Name : security-tool Name : security-tool
Version: 2.0 Version: 2.0
Release: 1.83 Release: 1.84
Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz
License: MulanPSL-2.0 License: MulanPSL-2.0
URL: https://gitee.com/openeuler/security-tool URL: https://gitee.com/openeuler/security-tool
@ -25,7 +25,7 @@ openEuler Security Tool
%global debug_package %{nil} %global debug_package %{nil}
%prep %prep
%autosetup -n security-tool -p1 %autosetup -n security-tool-v%{version} -p1
%build %build
@ -122,6 +122,9 @@ fi
%attr(0500,root,root) %{_sbindir}/security-tool.sh %attr(0500,root,root) %{_sbindir}/security-tool.sh
%changelog %changelog
* Thu Nov 17 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.0-1.84
- replace tar.gz
* Sun Oct 09 2022 fushanqing <fushanqing@kylinos.cn> - 2.0-1.83 * Sun Oct 09 2022 fushanqing <fushanqing@kylinos.cn> - 2.0-1.83
- Unified license name specification - Unified license name specification

Binary file not shown.