- Hide the help button on the progress spoke (vponcova)
Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953
This commit is contained in:
parent
64c33937c7
commit
e11a511bdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -305,3 +305,4 @@
|
||||
/anaconda-34.25.0.22.tar.bz2
|
||||
/anaconda-34.25.0.23.tar.bz2
|
||||
/anaconda-34.25.0.24.tar.bz2
|
||||
/anaconda-34.25.0.25.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.24
|
||||
Version: 34.25.0.25
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -25,7 +25,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define fcoeutilsver 1.0.12-3.20100323git
|
||||
%define gettextver 0.19.8
|
||||
%define gtk3ver 3.22.17
|
||||
%define helpver 22.1-1
|
||||
%define helpver 9.0.0-1
|
||||
%define isomd5sumver 1.0.10
|
||||
%define langtablever 0.0.54
|
||||
%define libarchivever 3.0.4
|
||||
@ -407,6 +407,30 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1
|
||||
- Hide the help button on the progress spoke (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Enable the built-in help content (vponcova)
|
||||
Resolves: rhbz#1995945
|
||||
- Remove the provides_web_browser property (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Cache the parsed content of the help mapping files (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Remove the default_help_pages configuration option (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Remove the helpFile attribute (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Implement the unified help support (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Define a unique id in the main spokes and hubs (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Add the Screen class (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Enable Closest mirror on CentOS Stream 9 (jkonecny)
|
||||
Related: rhbz#1955331
|
||||
- Do not modify boot order on UEFI if asked (vslavik)
|
||||
Resolves: rhbz#2025953
|
||||
|
||||
* Tue Jan 11 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1
|
||||
- Create the LVM devices file (vslavik)
|
||||
Resolves: rhbz#2011329
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.24.tar.bz2) = ea8ac046f0d50d2fb3111a081f2cf1363c0a7f90d2d07996abcdb49694c41aa78bcce62938012ae686ce6967a9f3a5b20dba2c6ebca6c9bac4d87648772222ea
|
||||
SHA512 (anaconda-34.25.0.25.tar.bz2) = f53089e7cdd08428beaea9ea75527eee90ea6b58582818dee34262901cfe00cc8805d7f50bff35114dfb2e1ebda5ea1235a63adc019711d527807d15876270dc
|
||||
|
Loading…
Reference in New Issue
Block a user