import anaconda-33.16.4.13-1.el8

This commit is contained in:
CentOS Sources 2021-03-18 04:11:48 +00:00 committed by root
parent ec8cfe1c0d
commit 52908e9eea
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
158b8002285c1ee5d92952ae6931592b461873d4 SOURCES/anaconda-33.16.4.12.tar.bz2
764de7981ee1f34eee097f4047eda4fcc6d0cde7 SOURCES/anaconda-33.16.4.13.tar.bz2

2
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.4.12
Version: 33.16.4.13
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
* Mon Mar 15 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.13-1
- ostree: ignore exit code 65 for systemd-tmpfiles (christian)
Resolves: rhbz#1935648
* Fri Mar 05 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.12-1
- Pull in new translations (rvykydal)
Related: rhbz#1899672