- 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
This commit is contained in:
parent
f9988d33bd
commit
64c33937c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -304,3 +304,4 @@
|
|||||||
/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
|
/anaconda-34.25.0.23.tar.bz2
|
||||||
|
/anaconda-34.25.0.24.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.0.23
|
Version: 34.25.0.24
|
||||||
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
|
||||||
@ -37,7 +37,7 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
%define nmver 1.0
|
%define nmver 1.0
|
||||||
%define pykickstartver 3.32.2-1
|
%define pykickstartver 3.32.2-1
|
||||||
%define pypartedver 2.5-2
|
%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 rpmver 4.10.0
|
||||||
%define simplelinever 1.1-1
|
%define simplelinever 1.1-1
|
||||||
%define subscriptionmanagerver 1.26
|
%define subscriptionmanagerver 1.26
|
||||||
@ -407,6 +407,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 09 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1
|
||||||
- Fix boot options generated by the dracut module (vponcova)
|
- Fix boot options generated by the dracut module (vponcova)
|
||||||
Resolves: rhbz#2003217
|
Resolves: rhbz#2003217
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.0.23.tar.bz2) = 54da3e850309b524c267cb60da42f8d0aa234e177122644f3d289284fbdbffe70b530d0040b123d0e7e05849afcd8f423ea7eb9ee9b81f738b735bf0762a931f
|
SHA512 (anaconda-34.25.0.24.tar.bz2) = ea8ac046f0d50d2fb3111a081f2cf1363c0a7f90d2d07996abcdb49694c41aa78bcce62938012ae686ce6967a9f3a5b20dba2c6ebca6c9bac4d87648772222ea
|
||||||
|
Loading…
Reference in New Issue
Block a user