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
|
%global crate bootupd
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.2.9
|
Version: 0.2.17
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bootloader updater
|
Summary: Bootloader updater
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://crates.io/crates/bootupd
|
URL: https://crates.io/crates/bootupd
|
||||||
Source0: https://github.com/coreos/bootupd/releases/download/v%{version}/bootupd-%{version}.crate
|
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: make
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
@ -61,6 +61,9 @@ EOF
|
|||||||
%systemd_postun bootupd.service bootupd.socket
|
%systemd_postun bootupd.service bootupd.socket
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jun 09 2023 duyiwei <duyiwei@kylinos.cn> - 0.2.9-1
|
||||||
- upgrade version to 0.2.9
|
- upgrade version to 0.2.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user