diff --git a/dnf.spec b/dnf.spec index 32508e0..3522ac8 100644 --- a/dnf.spec +++ b/dnf.spec @@ -66,7 +66,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ @@ -371,6 +371,9 @@ popd %{python3_sitelib}/%{name}/automatic/ %changelog +* Thu Apr 15 2021 Mohan Boddu - 4.6.1-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 02 2021 Nicola Sella - 4.6.1-1 - Update to 4.6.1 - Fix recreate script