This commit is contained in:
parent
65df7df76d
commit
36400605e4
2
.gitignore
vendored
2
.gitignore
vendored
@ -33,3 +33,5 @@
|
||||
/bootupd-0.2.15-vendor.tar.zstd
|
||||
/bootupd-0.2.16.crate
|
||||
/bootupd-0.2.16-vendor.tar.zstd
|
||||
/bootupd-0.2.17.crate
|
||||
/bootupd-0.2.17-vendor.tar.zstd
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global crate bootupd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.2.16
|
||||
Version: 0.2.17
|
||||
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 Dec 19 2023 Colin Walters <walters@verbum.org> - 0.2.17-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.17
|
||||
|
||||
* Wed Dec 13 2023 Colin Walters <walters@verbum.org> - 0.2.16-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.16
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootupd-0.2.16.crate) = f290eccaf56b17aee072021e1f73ed4200777085060bfa6de2a5a5699d4a551e6a1ea52e1791c01f6f6ccbd8b29f5031e6950d1aaa2a18facd188b5a08f6fb60
|
||||
SHA512 (bootupd-0.2.16-vendor.tar.zstd) = ba07156a83f4057c9ef99ac9c80663ac5092c128ea65645c5fe5992054fe85c8b05ab244d503e6d6300f76963f3639bb31e2fc392cfa756f6e9d9128e637c54c
|
||||
SHA512 (bootupd-0.2.17.crate) = b99130fab8db52318a4bae9bba4b32b6193a4308c7341828b00b135dbf9736fbdcb11aa4769220d5b62a29c8f9da2ae4e89752753b6da5e096ee6d3140f096b5
|
||||
SHA512 (bootupd-0.2.17-vendor.tar.zstd) = 1e8d895d59457cb014bd4c375aeae8b35222371e6885bc367e5881408578c804c281a353c74bee1290aa800a3062a36e98dfaab311b38c83f5ae9e898f3d7579
|
||||
|
Loading…
Reference in New Issue
Block a user