diff --git a/dnf.spec b/dnf.spec index 4aa26d8..d444a2a 100644 --- a/dnf.spec +++ b/dnf.spec @@ -85,7 +85,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.2.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ and GPLv2 and GPL @@ -501,6 +501,9 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars %endif %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 4.2.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 02 2020 Nicola Sella - 4.2.23-1 - Fix behavior of install-n, autoremove-n, remove-n, repoquery-n - Fix behavior of localinstall and list-updateinfo aliases