Update to anaconda-34.25.1.12
Improve Register button click feedback (mkolman) Resolves: rhbz#2074636
This commit is contained in:
parent
fedf03ca99
commit
cd4137eb51
1
.gitignore
vendored
1
.gitignore
vendored
@ -319,3 +319,4 @@
|
||||
/anaconda-34.25.1.9.tar.bz2
|
||||
/anaconda-34.25.1.10.tar.bz2
|
||||
/anaconda-34.25.1.11.tar.bz2
|
||||
/anaconda-34.25.1.12.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.1.11
|
||||
Version: 34.25.1.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2022 Martin Kolman <mkolman@redhat.com> - 34.25.1.12-1
|
||||
- Improve Register button click feedback (mkolman)
|
||||
Resolves: rhbz#2074636
|
||||
|
||||
* Thu Aug 04 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.1.11-1
|
||||
- Disable the Unregister button during unregistration (mkolman)
|
||||
Resolves: rhbz#2068192
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.1.11.tar.bz2) = be3b0a9658d0811cb1a00e61dc16c503e47ea2a9446a3f1f9535b7c7b3ee1e445afa45f816cf21e25f36c35395cc6372f98a16a9e888c83c97c2454c878b1b32
|
||||
SHA512 (anaconda-34.25.1.12.tar.bz2) = 02d3b062ae9d51b93b7f7fba3600acf725bb76470db23e7d36a2b67bfd710eeb022d3de564218c60821019a4381baa4c8cf98d5fd363a2b1fb2e672e987c36a3
|
||||
|
Loading…
Reference in New Issue
Block a user