Related: https://issues.redhat.com/browse/RHEL-14388
This commit is contained in:
parent
509b041ad2
commit
e1a61ba053
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,3 +19,5 @@
|
||||
/bootupd-0.2.11-vendor.tar.gz
|
||||
/bootupd-0.2.12.crate
|
||||
/bootupd-0.2.12-vendor.tar.zstd
|
||||
/bootupd-0.2.15.crate
|
||||
/bootupd-0.2.15-vendor.tar.zstd
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global crate bootupd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.2.12
|
||||
Version: 0.2.15
|
||||
Release: 2%{?dist}
|
||||
Summary: Bootloader updater
|
||||
|
||||
@ -70,6 +70,10 @@ EOF
|
||||
%systemd_postun bootupd.service bootupd.socket
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2023 Colin Walters <walters@verbum.org> - 0.2.15-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.15
|
||||
Related: https://issues.redhat.com/browse/RHEL-14388
|
||||
|
||||
* Fri Oct 20 2023 Colin Walters <walters@verbum.org> - 0.2.12-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.12
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootupd-0.2.12.crate) = d84ec9f5ca1c0a1186f76fc9632dd854d49fd220e7b14fe8c4f10188133a63d9d655f967a3f3aa50dce15e0772628938a7f99c88099ddee63606763b5c276baf
|
||||
SHA512 (bootupd-0.2.12-vendor.tar.zstd) = 90c909a4563b4f180cf450aac4fa5fddaeb4a57492fdbe50e7b2c8646474aefd588f082ec2788ee2868a007cfaeab33a6a77795ead5bbe4dc503b910ba212350
|
||||
SHA512 (bootupd-0.2.15.crate) = 8b76f74aa08eb3da6156f9b9ee73e2c06e57040eccf3a6bdc88769cc0cc1c4cad5f00f55cc7192c5cd910809c9964d91b9c024ce825d880f0c378fba2e5da4de
|
||||
SHA512 (bootupd-0.2.15-vendor.tar.zstd) = 252bcbbba2883607f7e5ecbae030c74b7eaa52be38cf047d094c815ae62d5b422080e05f7c31fff33b60541cba824505dbc83d5390ed79fe504fa66d6fa2fec6
|
||||
|
Loading…
Reference in New Issue
Block a user