!63 Change license into GPL-2.0-only
From: @eingesch Reviewed-by: @qianguoxin Signed-off-by: @qianguoxin
This commit is contained in:
commit
a1fbce5e2a
@ -17,7 +17,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{undefined rpm_release}
|
%if %{undefined rpm_release}
|
||||||
%define rpm_release B008
|
%define rpm_release B009
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name : umdk-urma
|
Name : umdk-urma
|
||||||
@ -25,7 +25,7 @@ Summary : Unified memory development kit
|
|||||||
Version : %{rpm_version}
|
Version : %{rpm_version}
|
||||||
Release : %{rpm_release}
|
Release : %{rpm_release}
|
||||||
Group : nStack
|
Group : nStack
|
||||||
License : Proprietary
|
License : GPL-2.0-only
|
||||||
Provides : Huawei Technologies Co., Ltd
|
Provides : Huawei Technologies Co., Ltd
|
||||||
Source0 : %{name}-%{version}.tar.gz
|
Source0 : %{name}-%{version}.tar.gz
|
||||||
BuildRoot : %{_buildirootdir}/%{name}-%{version}-build
|
BuildRoot : %{_buildirootdir}/%{name}-%{version}-build
|
||||||
@ -174,6 +174,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Mar 22 2024 panchenbo <panchenbo@kylinsec.com.cn> - 1.3.0-B008
|
||||||
- add BuildRequires:systemd for %{_unitdir} Macros
|
- add BuildRequires:systemd for %{_unitdir} Macros
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user