parent
e1a61ba053
commit
dc8d60fb7a
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,3 +21,5 @@
|
|||||||
/bootupd-0.2.12-vendor.tar.zstd
|
/bootupd-0.2.12-vendor.tar.zstd
|
||||||
/bootupd-0.2.15.crate
|
/bootupd-0.2.15.crate
|
||||||
/bootupd-0.2.15-vendor.tar.zstd
|
/bootupd-0.2.15-vendor.tar.zstd
|
||||||
|
/bootupd-0.2.16.crate
|
||||||
|
/bootupd-0.2.16-vendor.tar.zstd
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global crate bootupd
|
%global crate bootupd
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.2.15
|
Version: 0.2.16
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Bootloader updater
|
Summary: Bootloader updater
|
||||||
|
|
||||||
@ -70,6 +70,10 @@ EOF
|
|||||||
%systemd_postun bootupd.service bootupd.socket
|
%systemd_postun bootupd.service bootupd.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 13 2023 Colin Walters <walters@verbum.org> - 0.2.16-2
|
||||||
|
- Update to 0.2.16
|
||||||
|
Related: https://issues.redhat.com/browse/RHEL-14388
|
||||||
|
|
||||||
* Tue Nov 28 2023 Colin Walters <walters@verbum.org> - 0.2.15-2
|
* Tue Nov 28 2023 Colin Walters <walters@verbum.org> - 0.2.15-2
|
||||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.15
|
- https://github.com/coreos/bootupd/releases/tag/v0.2.15
|
||||||
Related: https://issues.redhat.com/browse/RHEL-14388
|
Related: https://issues.redhat.com/browse/RHEL-14388
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (bootupd-0.2.15.crate) = 8b76f74aa08eb3da6156f9b9ee73e2c06e57040eccf3a6bdc88769cc0cc1c4cad5f00f55cc7192c5cd910809c9964d91b9c024ce825d880f0c378fba2e5da4de
|
SHA512 (bootupd-0.2.16.crate) = f290eccaf56b17aee072021e1f73ed4200777085060bfa6de2a5a5699d4a551e6a1ea52e1791c01f6f6ccbd8b29f5031e6950d1aaa2a18facd188b5a08f6fb60
|
||||||
SHA512 (bootupd-0.2.15-vendor.tar.zstd) = 252bcbbba2883607f7e5ecbae030c74b7eaa52be38cf047d094c815ae62d5b422080e05f7c31fff33b60541cba824505dbc83d5390ed79fe504fa66d6fa2fec6
|
SHA512 (bootupd-0.2.16-vendor.tar.zstd) = ba07156a83f4057c9ef99ac9c80663ac5092c128ea65645c5fe5992054fe85c8b05ab244d503e6d6300f76963f3639bb31e2fc392cfa756f6e9d9128e637c54c
|
||||||
|
Loading…
Reference in New Issue
Block a user