Unified license name specification
This commit is contained in:
parent
d8cf74ae1c
commit
9ba0dbe2c8
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
Name: stratovirt
|
Name: stratovirt
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: StratoVirt is an opensource VMM(Virtual Machine Manager) which aims to perform next generation virtualization.
|
Summary: StratoVirt is an opensource VMM(Virtual Machine Manager) which aims to perform next generation virtualization.
|
||||||
|
|
||||||
License: Mulan PSL v2
|
License: MulanPSL-2.0
|
||||||
URL: https://gitee.com/openeuler/StratoVirt
|
URL: https://gitee.com/openeuler/StratoVirt
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -94,6 +94,9 @@ install -d %{buildroot}%{_libdir}/stratovirt/static
|
|||||||
install -D -m555 ./target/%{rust_musl_target}/release/stratovirt %{buildroot}%{_libdir}/stratovirt/static
|
install -D -m555 ./target/%{rust_musl_target}/release/stratovirt %{buildroot}%{_libdir}/stratovirt/static
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 09 2022 yezengruan <yezengruan@huawei.com> - 2.2.0-9
|
||||||
|
- Unified license name specification
|
||||||
|
|
||||||
* Tue Sep 20 2022 yezengruan <yezengruan@huawei.com> - 2.2.0-8
|
* Tue Sep 20 2022 yezengruan <yezengruan@huawei.com> - 2.2.0-8
|
||||||
- Add cargo test and build Requires edk2
|
- Add cargo test and build Requires edk2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user