Update to 0.2.2
This commit is contained in:
parent
c6cf7f6492
commit
01c3e3d4a1
@ -4,8 +4,8 @@
|
|||||||
%global crate bootupd
|
%global crate bootupd
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.2.0
|
Version: 0.2.2
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Bootloader updater
|
Summary: Bootloader updater
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -69,6 +69,9 @@ EOF
|
|||||||
%systemd_postun bootupd.service bootupd.socket
|
%systemd_postun bootupd.service bootupd.socket
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Switch to vendored sources since RHEL requires it
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user