!63 Change license into GPL-2.0-only

From: @eingesch 
Reviewed-by: @qianguoxin 
Signed-off-by: @qianguoxin
This commit is contained in:
openeuler-ci-bot 2024-12-12 11:13:22 +00:00 committed by Gitee
commit a1fbce5e2a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -17,7 +17,7 @@
%endif
%if %{undefined rpm_release}
%define rpm_release B008
%define rpm_release B009
%endif
Name : umdk-urma
@ -25,7 +25,7 @@ Summary : Unified memory development kit
Version : %{rpm_version}
Release : %{rpm_release}
Group : nStack
License : Proprietary
License : GPL-2.0-only
Provides : Huawei Technologies Co., Ltd
Source0 : %{name}-%{version}.tar.gz
BuildRoot : %{_buildirootdir}/%{name}-%{version}-build
@ -174,6 +174,10 @@ fi
%endif
%changelog
* Thu Dec 12 2024 chenyutao <chenyutao2@huawei.com> - 1.3.0-B009
- Type:feature
- DESC:change license to gpl-xx-only
* Fri Mar 22 2024 panchenbo <panchenbo@kylinsec.com.cn> - 1.3.0-B008
- add BuildRequires:systemd for %{_unitdir} Macros