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:49:45 +00:00
parent 9c911ddf9f
commit 56855d6a72

View File

@ -66,7 +66,7 @@ It supports RPMs, modules and comps groups & environments.
Name: dnf
Version: 4.7.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{pkg_summary}
# For a breakdown of the licensing, see PACKAGE-LICENSING
License: GPLv2+
@ -370,6 +370,10 @@ popd
%{python3_sitelib}/%{name}/automatic/
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.7.0-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 02 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.7.0-1
- Update to 4.7.0
- Improve repo config path ordering to fix a comps merging issue (RhBug:1928181)