diff --git a/dnf.spec b/dnf.spec index f9f784f..df1f799 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: 3%{?dist} +Release: 4%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPL-2.0-or-later AND GPL-1.0-only @@ -418,6 +418,9 @@ popd %{python3_sitelib}/%{name}/automatic/ %changelog +* Mon Jun 24 2024 Troy Dawson - 4.20.0-4 +- Bump release for June 2024 mass rebuild + * Wed Jun 12 2024 Petr Pisar - 4.20.0-3 - Remove a libreport configuration for collecting DNF logs (RHEL-40382)