diff --git a/dnf.spec b/dnf.spec index e56ef43..fd352c9 100644 --- a/dnf.spec +++ b/dnf.spec @@ -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 - 4.7.0-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 02 2021 Pavla Kratochvilova - 4.7.0-1 - Update to 4.7.0 - Improve repo config path ordering to fix a comps merging issue (RhBug:1928181)