import anaconda-33.16.7.12-1.el8

This commit is contained in:
CentOS Sources 2022-09-16 16:10:39 +00:00 committed by Stepan Oksanichenko
parent d5e1a88e69
commit 0f723dc220
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
04c0c4ed483d53efeab38789d15a4da0c0abc9d1 SOURCES/anaconda-33.16.7.11.tar.bz2
53ac4f9fd5f8d40e044d1255340ca8e6f496dde0 SOURCES/anaconda-33.16.7.12.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.7.11.tar.bz2
SOURCES/anaconda-33.16.7.12.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.7.11
Version: 33.16.7.12
Release: 1%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -367,6 +367,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Wed Sep 14 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.7.12-1
- Pull in fixed translations (vponcova)
Resolves: rhbz#2062676
* Fri Sep 09 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.7.11-1
- Do not crash on network --device link with wireless device (rvykydal)
Resolves: rhbz#2051235