upgrade version to 0.2.17

This commit is contained in:
jianli-97 2024-01-03 15:07:50 +08:00
parent 7b11fea318
commit 898224cce5
5 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
bootupd-0.2.17.crate Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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