diff --git a/dnf.spec b/dnf.spec index 880fa6d..b53f8a4 100644 --- a/dnf.spec +++ b/dnf.spec @@ -68,7 +68,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.20.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPL-2.0-or-later AND GPL-1.0-only @@ -424,6 +424,10 @@ popd %{python3_sitelib}/%{name}/automatic/ %changelog +* Tue Oct 29 2024 Troy Dawson - 4.20.0-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Oct 15 2024 Petr Pisar - 4.20.0-8 - Allow "dnf install --downloadonly" on locked OSTree and bootc systems (RHEL-62028)