New version 35.11-1
- Turn off wrapping of the scale values (vponcova) - Make the scale visible by default (#1943370) (vponcova)
This commit is contained in:
parent
66b3cb339f
commit
047524e803
1
.gitignore
vendored
1
.gitignore
vendored
@ -283,3 +283,4 @@
|
||||
/anaconda-35.8.tar.bz2
|
||||
/anaconda-35.9.tar.bz2
|
||||
/anaconda-35.10.tar.bz2
|
||||
/anaconda-35.11.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 35.10
|
||||
Version: 35.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -419,6 +419,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Martin Kolman <mkolman@redhat.com> - 35.11-1
|
||||
- Turn off wrapping of the scale values (vponcova)
|
||||
- Make the scale visible by default (#1943370) (vponcova)
|
||||
|
||||
* Tue Mar 30 2021 Martin Kolman <mkolman@redhat.com> - 35.10-1
|
||||
- Update unit test for GetDracutArguments for FCoE (rvykydal)
|
||||
- Make failure in generating of dracut arguments for iSCSI device non-fatal.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-35.10.tar.bz2) = 81c12219722647a8a0b76da450002f6f4dec30e6d23810ca63fff6726cad55df29727c8d401f6ce9fcf02a2066a58957ef08a3e2add5dfd2118e0bcf90a63eb0
|
||||
SHA512 (anaconda-35.11.tar.bz2) = de3984ba3a48fabbdbab8d323e32b2f7f8262bd5b60d770bda568c6d79c2cb5984a2d24d906f7c6def8aeb9a5d1a8369c0f1fa05cb71f087fe64b0e41e6a44a8
|
||||
|
Loading…
Reference in New Issue
Block a user