import anaconda-33.16.8.8-1.el8

This commit is contained in:
CentOS Sources 2023-02-18 00:13:56 +00:00 committed by Stepan Oksanichenko
parent 40fc4e446a
commit 1363008695
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
49e3050817e29c838bbe2edc9b88c0cf55189150 SOURCES/anaconda-33.16.8.7.tar.bz2
0a64941bbdd9ecc5dd5d912a08d23255d237e01a SOURCES/anaconda-33.16.8.8.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.8.7.tar.bz2
SOURCES/anaconda-33.16.8.8.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.8.7
Version: 33.16.8.8
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
* Thu Feb 09 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.8.8-1
- Underscore present in Spanish translation of 'TIME & DATE'
Resolves: rhbz#2148998
* Thu Feb 02 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.8.7-1
- Report registration errors from kickstart (mkolman)
Resolves: rhbz#2127072