import anaconda-34.25.0.24-1.el9
This commit is contained in:
parent
3aa9fc74ee
commit
f8914bd2f1
@ -1 +1 @@
|
||||
e52b479ce2d4264baa19ae1e4e2c4194818eb139 SOURCES/anaconda-34.25.0.23.tar.bz2
|
||||
4d1667231ec79b48ee6603cae290aca1b02e2945 SOURCES/anaconda-34.25.0.24.tar.bz2
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-34.25.0.23.tar.bz2
|
||||
SOURCES/anaconda-34.25.0.24.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.23
|
||||
Version: 34.25.0.24
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -37,7 +37,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define nmver 1.0
|
||||
%define pykickstartver 3.32.2-1
|
||||
%define pypartedver 2.5-2
|
||||
%define pythonblivetver 1:3.4.0-1
|
||||
%define pythonblivetver 1:3.4.0-10
|
||||
%define rpmver 4.10.0
|
||||
%define simplelinever 1.1-1
|
||||
%define subscriptionmanagerver 1.26
|
||||
@ -407,6 +407,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 11 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1
|
||||
- Create the LVM devices file (vslavik)
|
||||
Resolves: rhbz#2011329
|
||||
- Update outdated system purpose related strings (mkolman)
|
||||
Related: rhbz#2015059
|
||||
- Always set system purpose from GUI (mkolman)
|
||||
Resolves: rhbz#2015059
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user