Update to anaconda-34.25.3.6-1
- Remove unused variable in TUI software selection (ozobal) Related: rhbz#2214266 Related: rhbz#2164819 - Fix aarch64 architecture detection (jstodola) Resolves: rhbz#2164819
This commit is contained in:
parent
2df17694e6
commit
a446a840cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -337,3 +337,4 @@
|
||||
/anaconda-34.25.3.3.tar.bz2
|
||||
/anaconda-34.25.3.4.tar.bz2
|
||||
/anaconda-34.25.3.5.tar.bz2
|
||||
/anaconda-34.25.3.6.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.3.5
|
||||
Version: 34.25.3.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -411,6 +411,13 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 30 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.6-1
|
||||
- Remove unused variable in TUI software selection (ozobal)
|
||||
Related: rhbz#2214266
|
||||
Related: rhbz#2164819
|
||||
- Fix aarch64 architecture detection (jstodola)
|
||||
Resolves: rhbz#2164819
|
||||
|
||||
* Mon Jun 26 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.5-1
|
||||
- Add option for installing RedHat kernel (ozobal)
|
||||
Related: rhbz#2164819
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.3.5.tar.bz2) = 88a1dfd442aa5da054498befd3efdd69a7a94479a31e747c78f6089b1301f4942e5938dd08401874f9f3bd22f2e8e5fd272408fe99cc5cf625f439ded02de7c8
|
||||
SHA512 (anaconda-34.25.3.6.tar.bz2) = 9af301ddf506fc9cf5bcd5a98e23f710a0db877d11a737161e22a3ccdf70541f09e1f91581d7ba3c8617100f11153bef00720321caaf34207d37e6f9c3bfb33f
|
||||
|
Loading…
Reference in New Issue
Block a user