!13 upgrade version to 0.2.17

From: @jianli-97 
Reviewed-by: @wangyueliang 
Signed-off-by: @wangyueliang
This commit is contained in:
openeuler-ci-bot 2024-01-04 08:33:24 +00:00 committed by Gitee
commit 7608ebdf90
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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