Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 19:20:15 +00:00
parent 9b44935aa0
commit d0c85f5ae7
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 34.25.0.12
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -405,6 +405,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 34.25.0.12-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Aug 02 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.12-1
- Make critical warnings from Dracut more visible (jkonecny)
Resolves: rhbz#1983098