New version 35.7-1
- Wrap text in spoke title labels, if needed (vslavik) - Wrap welcome spoke title if needed (vslavik) - Choose the best locale more carefully (#1933384) (vponcova) - Make the user interface context safe for the initial setup (vponcova) - Add support for tear-down of the payload modules (vponcova) - Add the GetKernelVersionList method (vponcova)
This commit is contained in:
parent
7d197c9ad9
commit
8728b37081
1
.gitignore
vendored
1
.gitignore
vendored
@ -279,3 +279,4 @@
|
||||
/anaconda-35.4.tar.bz2
|
||||
/anaconda-35.5.tar.bz2
|
||||
/anaconda-35.6.tar.bz2
|
||||
/anaconda-35.7.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 35.6
|
||||
Version: 35.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -423,6 +423,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2021 Martin Kolman <mkolman@redhat.com> - 35.7-1
|
||||
- Wrap text in spoke title labels, if needed (vslavik)
|
||||
- Wrap welcome spoke title if needed (vslavik)
|
||||
- Choose the best locale more carefully (#1933384) (vponcova)
|
||||
- Make the user interface context safe for the initial setup (vponcova)
|
||||
- Add support for tear-down of the payload modules (vponcova)
|
||||
- Add the GetKernelVersionList method (vponcova)
|
||||
|
||||
* Thu Feb 25 2021 Martin Kolman <mkolman@redhat.com> - 35.6-1
|
||||
- The network spoke should be visible in live spins (#1932961) (vponcova)
|
||||
- Ignore Pylint errors on DNF API (vslavik)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-35.6.tar.bz2) = 1a35f3178d8e332c9ad1d41875171a469e7c3ffba7041b2ed310ffbd7be4c8ca41fa3fc9f399766f0252f6eb82bd362b61a74bc8fe6c744e94ba0a64018390d4
|
||||
SHA512 (anaconda-35.7.tar.bz2) = 4043f0358d0323986d7cb0b4ee2ac8f77bd75d1e31c3d1f34e80bb851dbb1b3b3a72bca6b3c367bf68c6e28fe2d4cb12f5383ce3328c11d70d4b49db8bf4efd8
|
||||
|
Loading…
Reference in New Issue
Block a user