- Fix boot options generated by the dracut module (vponcova)
Resolves: rhbz#2003217
This commit is contained in:
parent
866168271f
commit
f9988d33bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -303,3 +303,4 @@
|
|||||||
/anaconda-34.25.0.20.tar.bz2
|
/anaconda-34.25.0.20.tar.bz2
|
||||||
/anaconda-34.25.0.21.tar.bz2
|
/anaconda-34.25.0.21.tar.bz2
|
||||||
/anaconda-34.25.0.22.tar.bz2
|
/anaconda-34.25.0.22.tar.bz2
|
||||||
|
/anaconda-34.25.0.23.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.0.22
|
Version: 34.25.0.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -407,6 +407,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 09 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1
|
||||||
|
- Fix boot options generated by the dracut module (vponcova)
|
||||||
|
Resolves: rhbz#2003217
|
||||||
|
|
||||||
* Thu Dec 02 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.22-1
|
* Thu Dec 02 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.22-1
|
||||||
- Add base repo name for CentOS Stream after repository renaming (jkonecny)
|
- Add base repo name for CentOS Stream after repository renaming (jkonecny)
|
||||||
Resolves: rhbz#1955331
|
Resolves: rhbz#1955331
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.0.22.tar.bz2) = 4b00c6844ba17682fa22df17a0a5f5632e6f5065b7bfaa9323f62fb9df4063b32aa56667266439c2562f8201b24bc7bcf4d2b89ca4ab70c92cb8c2b18179a432
|
SHA512 (anaconda-34.25.0.23.tar.bz2) = 54da3e850309b524c267cb60da42f8d0aa234e177122644f3d289284fbdbffe70b530d0040b123d0e7e05849afcd8f423ea7eb9ee9b81f738b735bf0762a931f
|
||||||
|
Loading…
Reference in New Issue
Block a user