Update to 0.9.1
This commit is contained in:
parent
e4aa3bb042
commit
be53a303bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/coreos-installer-0.7.2.crate
|
||||
/coreos-installer-0.8.0.crate
|
||||
/coreos-installer-0.9.0.crate
|
||||
/coreos-installer-0.9.1.crate
|
||||
|
@ -8,8 +8,8 @@
|
||||
%global crate coreos-installer
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Installer for Fedora CoreOS and RHEL CoreOS
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -128,6 +128,9 @@ RHEL CoreOS. It is not needed on other platforms.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.9.1-1
|
||||
- New release
|
||||
|
||||
* Thu Apr 08 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.9.0-2
|
||||
- Fix dracut library path
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (coreos-installer-0.9.0.crate) = 7ead4b55a7f81be8b14da562415a4039453e170f5cee854f67405723d7f7691a1555782e5948504559c0b65c1395f46914e60f1a2b289b43c0897841cedfb87f
|
||||
SHA512 (coreos-installer-0.9.1.crate) = 24560d7b427214fe8d59228e631e6af4f36d20c52b746d917d168869de2e7d8b5f4abc633eed98f5c098edbb9bc168fb24a982f4f9651a9335bb211c55657ec8
|
||||
|
Loading…
Reference in New Issue
Block a user