Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rust-bootupd.git#46c2a9df335fbd2c500a1ce3b1b406685db20302
This commit is contained in:
parent
84fd47f0a3
commit
14348008d2
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
||||
/bootupd-0.1.3.crate
|
||||
/bootupd-0.2.0.crate
|
||||
/bootupd-0.2.0-vendor.tar.gz
|
||||
/bootupd-0.2.2.crate
|
||||
/bootupd-0.2.2-vendor.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global crate bootupd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.2.2
|
||||
Release: 2%{?dist}
|
||||
Summary: Bootloader updater
|
||||
|
||||
License: ASL 2.0
|
||||
@ -69,6 +69,9 @@ EOF
|
||||
%systemd_postun bootupd.service bootupd.socket
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 18:07:38 UTC 2020 Colin Walters <walters@verbum.org> - 0.2.2-2
|
||||
- Update to 0.2.2
|
||||
|
||||
* Mon Nov 2 23:03:03 UTC 2020 Colin Walters <walters@verbum.org> - 0.2.0-3
|
||||
- Switch to vendored sources since RHEL requires it
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootupd-0.2.0-vendor.tar.gz) = fa68f25f8365a4360cb9b3b4d1105283bf0df968011e7379b9f3bc79364373f22144c4a08e858248f8dc828b7e5dd1c1a7dc0dcdba062fb6967d446251969692
|
||||
SHA512 (bootupd-0.2.0.crate) = 78fdf2ccaf467b0a4d5a45eb7737951cfa44132b6d9205339931bc8d6ec81ca6956c31d4974afc05a0749602688973e33f66c50b72732026766d637c26aef061
|
||||
SHA512 (bootupd-0.2.2.crate) = 70b7ac3dccd1b82b670feb885e6e5445ad161e5dbdf7f6afd9b4e91d68a5f1dcea22a4539f2b48f6dca6e7cfdbf510711cb0c83be361e13a5383ea2000ae11de
|
||||
SHA512 (bootupd-0.2.2-vendor.tar.gz) = 7b5479a1b15137edd32c77cdcbd08cc0c7101891391486c8c9175db1b8a82f7c94a678018a16a018009de52434edd2ab5ce1a126e55b06b63fff5fc45e31011d
|
||||
|
Loading…
Reference in New Issue
Block a user