Update to anaconda-34.25.1.13
gui: fix summary hub layout for Japanese translations (rvykydal) Resolves: rhbz#2120293
This commit is contained in:
parent
cd4137eb51
commit
971d927fe4
1
.gitignore
vendored
1
.gitignore
vendored
@ -320,3 +320,4 @@
|
||||
/anaconda-34.25.1.10.tar.bz2
|
||||
/anaconda-34.25.1.11.tar.bz2
|
||||
/anaconda-34.25.1.12.tar.bz2
|
||||
/anaconda-34.25.1.13.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.1.12
|
||||
Version: 34.25.1.13
|
||||
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
|
||||
* Tue Sep 06 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.13-1
|
||||
- gui: fix summary hub layout for Japanese translations (rvykydal)
|
||||
Resolves: rhbz#2120293
|
||||
|
||||
* Wed Aug 17 2022 Martin Kolman <mkolman@redhat.com> - 34.25.1.12-1
|
||||
- Improve Register button click feedback (mkolman)
|
||||
Resolves: rhbz#2074636
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.1.12.tar.bz2) = 02d3b062ae9d51b93b7f7fba3600acf725bb76470db23e7d36a2b67bfd710eeb022d3de564218c60821019a4381baa4c8cf98d5fd363a2b1fb2e672e987c36a3
|
||||
SHA512 (anaconda-34.25.1.13.tar.bz2) = 2882cdae15081a000c8a3cedd1507cf3c3eb48212566bff0c96b26366e5ba7b87922107e7bf1d3000438b4bab71fd8374c06b33c9df66f6c31707b9b92d24199
|
||||
|
Loading…
Reference in New Issue
Block a user