License compliance rectification
This commit is contained in:
parent
3204cb48f0
commit
6949347d95
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.2.6
|
Version: 0.2.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Bootloader updater
|
Summary: Bootloader updater
|
||||||
|
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://crates.io/crates/bootupd
|
URL: https://crates.io/crates/bootupd
|
||||||
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
|
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
|
||||||
Source1: https://github.com/coreos/%{crate}/releases/download/v%{version}/%{crate}-%{version}-vendor.tar.gz
|
Source1: https://github.com/coreos/%{crate}/releases/download/v%{version}/%{crate}-%{version}-vendor.tar.gz
|
||||||
@ -61,6 +61,9 @@ EOF
|
|||||||
%systemd_postun bootupd.service bootupd.socket
|
%systemd_postun bootupd.service bootupd.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 0.2.6-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Jun 09 2022 duyiwei <duyiwei@kylinos.cn> - 0.2.6-1
|
* Thu Jun 09 2022 duyiwei <duyiwei@kylinos.cn> - 0.2.6-1
|
||||||
- upgrade to 0.2.6
|
- upgrade to 0.2.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user