import anaconda-33.16.4.12-1.el8

This commit is contained in:
CentOS Sources 2021-03-06 08:10:41 +00:00 committed by root
parent dddcff8014
commit ec8cfe1c0d
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
943cbbf90edd1624ddf39986a374ecc83eb0f921 SOURCES/anaconda-33.16.4.11.tar.bz2
158b8002285c1ee5d92952ae6931592b461873d4 SOURCES/anaconda-33.16.4.12.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.4.11.tar.bz2
SOURCES/anaconda-33.16.4.12.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.4.11
Version: 33.16.4.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
* Fri Mar 05 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.12-1
- Pull in new translations (rvykydal)
Related: rhbz#1899672
* Thu Feb 04 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.11-1
- Take dnf substitutions from installer environment configuration (rvykydal)
Resolves: rhbz#1920735