Release 0.1.3
This commit is contained in:
parent
f911ddd620
commit
380ad04bcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/bootupd-0.1.1.crate
|
/bootupd-0.1.1.crate
|
||||||
/bootupd-0.1.2.crate
|
/bootupd-0.1.2.crate
|
||||||
|
/bootupd-0.1.3.crate
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global crate bootupd
|
%global crate bootupd
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.1.2
|
Version: 0.1.3
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Bootloader updater
|
Summary: Bootloader updater
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ License: ASL 2.0
|
|||||||
%systemd_postun bootupd.service bootupd.socket
|
%systemd_postun bootupd.service bootupd.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 13 2020 Colin Walters <walters@verbum.org> - 0.1.3-2
|
||||||
|
- https://github.com/coreos/bootupd/releases/tag/v0.1.3
|
||||||
|
|
||||||
* Tue Sep 22 2020 Colin Walters <walters@verbum.org> - 0.1.2-2
|
* Tue Sep 22 2020 Colin Walters <walters@verbum.org> - 0.1.2-2
|
||||||
- New upstream
|
- New upstream
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (bootupd-0.1.2.crate) = c45993581a96da84f9b9a5c3ee682889c2585207ec4170990a98cd26c15d4328dccf1c723639e10346bf5cbbd882a0b085b606fce098cebad3bfcb69687beb43
|
SHA512 (bootupd-0.1.3.crate) = 69709d915e0cf9d51df9dc6527ea27ac7afad2aebf03d4240d1cc8c2f548fe253ff4d869251cbeb14fa3f90a86a8784d4c6d414dd72fb3ae07fe92e1987260ea
|
||||||
|
Loading…
Reference in New Issue
Block a user