This commit is contained in:
parent
7f5905f818
commit
445e446323
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/bootupd-0.1.1.crate
|
||||
/bootupd-0.1.2.crate
|
||||
/bootupd-0.1.3.crate
|
||||
/bootupd-0.2.0.crate
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global crate bootupd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.1.3
|
||||
Version: 0.2.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Bootloader updater
|
||||
|
||||
@ -63,6 +63,9 @@ License: ASL 2.0
|
||||
%systemd_postun bootupd.service bootupd.socket
|
||||
|
||||
%changelog
|
||||
* Mon Oct 26 15:06:37 UTC 2020 Colin Walters <walters@verbum.org> - 0.2.0-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.2.0
|
||||
|
||||
* Tue Oct 13 2020 Colin Walters <walters@verbum.org> - 0.1.3-2
|
||||
- https://github.com/coreos/bootupd/releases/tag/v0.1.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bootupd-0.1.3.crate) = 69709d915e0cf9d51df9dc6527ea27ac7afad2aebf03d4240d1cc8c2f548fe253ff4d869251cbeb14fa3f90a86a8784d4c6d414dd72fb3ae07fe92e1987260ea
|
||||
SHA512 (bootupd-0.2.0.crate) = 78fdf2ccaf467b0a4d5a45eb7737951cfa44132b6d9205339931bc8d6ec81ca6956c31d4974afc05a0749602688973e33f66c50b72732026766d637c26aef061
|
||||
|
Loading…
Reference in New Issue
Block a user