This commit is contained in:
parent
a9fae378a3
commit
aa13ad95d4
2
.gitignore
vendored
2
.gitignore
vendored
@ -29,3 +29,5 @@
|
||||
/bootupd-0.2.13-vendor.tar.zstd
|
||||
/bootupd-0.2.14.crate
|
||||
/bootupd-0.2.14-vendor.tar.zstd
|
||||
/bootupd-0.2.15.crate
|
||||
/bootupd-0.2.15-vendor.tar.zstd
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global crate bootupd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.2.14
|
||||
Version: 0.2.15
|
||||
Release: 2%{?dist}
|
||||
Summary: Bootloader updater
|
||||
|
||||
@ -83,6 +83,9 @@ License: Apache-2.0 AND BSD-3-Clause AND MIT AND (Apache-2.0 OR BSL-1.0)
|
||||
%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
|
||||
|
||||
* Mon Nov 20 2023 Colin Walters <walters@verbum.org> - 0.2.14-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.14
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootupd-0.2.14.crate) = bb4051a53368d18b6a1428c5d617306520a0f222dd75f6f41762fb8187ded68b850ca7d1e9e6811f4544beba3ad3157aba6b402ca500ed56b3f54e4225f68f9d
|
||||
SHA512 (bootupd-0.2.14-vendor.tar.zstd) = 8b7f0c5894667e44a4975fd33a914d183b173e2682cb9e24e902ee7094be6cbffc3a6e29c74f7f0e5873f1ebce3330b93e0ac2fa186f1b26c7324ccb2a9f80f1
|
||||
SHA512 (bootupd-0.2.15.crate) = 8b76f74aa08eb3da6156f9b9ee73e2c06e57040eccf3a6bdc88769cc0cc1c4cad5f00f55cc7192c5cd910809c9964d91b9c024ce825d880f0c378fba2e5da4de
|
||||
SHA512 (bootupd-0.2.15-vendor.tar.zstd) = 252bcbbba2883607f7e5ecbae030c74b7eaa52be38cf047d094c815ae62d5b422080e05f7c31fff33b60541cba824505dbc83d5390ed79fe504fa66d6fa2fec6
|
||||
|
Loading…
Reference in New Issue
Block a user