Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-21 17:32:37 +00:00
parent f9b8368668
commit c3bb2419f9

View File

@ -1,7 +1,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 35.20
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -404,6 +404,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 35.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 20 2021 Martin Kolman <mkolman@redhat.com> - 35.20-1
- Improve logging from the DownloadProgress class (vponcova)
- Monitor the image installation progress with a new class (vponcova)