!2 upgrade version to 0.2.6
From: @duyiwei7w Reviewed-by: @yangzhao_kl, @wangyueliang Signed-off-by: @yangzhao_kl, @wangyueliang
This commit is contained in:
commit
3204cb48f0
Binary file not shown.
Binary file not shown.
BIN
bootupd-0.2.6-vendor.tar.gz
Normal file
BIN
bootupd-0.2.6-vendor.tar.gz
Normal file
Binary file not shown.
BIN
bootupd-0.2.6.crate
Normal file
BIN
bootupd-0.2.6.crate
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global crate bootupd
|
%global crate bootupd
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.2.5
|
Version: 0.2.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bootloader updater
|
Summary: Bootloader updater
|
||||||
|
|
||||||
@ -10,7 +10,6 @@ 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
|
||||||
|
|
||||||
ExclusiveArch: x86_64 aarch64
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: rust-packaging
|
BuildRequires: rust-packaging
|
||||||
@ -62,5 +61,8 @@ EOF
|
|||||||
%systemd_postun bootupd.service bootupd.socket
|
%systemd_postun bootupd.service bootupd.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 09 2022 duyiwei <duyiwei@kylinos.cn> - 0.2.6-1
|
||||||
|
- upgrade to 0.2.6
|
||||||
|
|
||||||
* Mon Jan 17 2022 fushanqing <fushanqing@kylinos.cn> - 0.2.5-1
|
* Mon Jan 17 2022 fushanqing <fushanqing@kylinos.cn> - 0.2.5-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user