upgrade version to 0.2.17
This commit is contained in:
parent
7b11fea318
commit
898224cce5
BIN
bootupd-0.2.17-vendor.tar.zstd
Normal file
BIN
bootupd-0.2.17-vendor.tar.zstd
Normal file
Binary file not shown.
BIN
bootupd-0.2.17.crate
Normal file
BIN
bootupd-0.2.17.crate
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
%global crate bootupd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.2.9
|
||||
Version: 0.2.17
|
||||
Release: 1
|
||||
Summary: Bootloader updater
|
||||
|
||||
License: Apache-2.0
|
||||
URL: https://crates.io/crates/bootupd
|
||||
Source0: https://github.com/coreos/bootupd/releases/download/v%{version}/bootupd-%{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.zstd
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: openssl-devel
|
||||
@ -61,6 +61,9 @@ EOF
|
||||
%systemd_postun bootupd.service bootupd.socket
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2024 lijian <lijian2@kylinos.cn> - 0.2.17-1
|
||||
- upgrade version to 0.2.17
|
||||
|
||||
* Fri Jun 09 2023 duyiwei <duyiwei@kylinos.cn> - 0.2.9-1
|
||||
- upgrade version to 0.2.9
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user