Unified license name specification

Signed-off-by: 付善庆 <fushanqing@kylinos.cn>
This commit is contained in:
付善庆 2022-08-16 03:29:10 +00:00 committed by Gitee
parent 4a73247dff
commit 1c231ccc78
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: install-scripts Name: install-scripts
Summary: scripts for system installation Summary: scripts for system installation
Group: Applications/System Group: Applications/System
License: Mulan PSL v2 License: MulanPSL-2.0
Version: 1.2 Version: 1.2
Release: 2 Release: 3
SOURCE0: %{name}-%{version}.tar.gz SOURCE0: %{name}-%{version}.tar.gz
Patch0001: 0001-add-support-for-nvme-disk.patch Patch0001: 0001-add-support-for-nvme-disk.patch
@ -102,6 +102,9 @@ rm -rf %{_tmppath}/%{name}-%{version}
rm -rf $RPM_BUILD_DIR/%{name}-%{version} rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%changelog %changelog
* Tue Aug 16 2022 fushanqing <fushanqing@kylinos.cn> - 1.2-3
- Unified license name specification
* Thu Jun 23 2022 zhangqiumiao <zhangqiumiao1@huawei.com> - 1.2-2 * Thu Jun 23 2022 zhangqiumiao <zhangqiumiao1@huawei.com> - 1.2-2
- Type:bugfix - Type:bugfix
- CVE:NA - CVE:NA