From c1962de8767ff888d205e662c4b1da7a07b4fd21 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 00:48:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- dnf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dnf.spec b/dnf.spec index 8b280ce..01708f0 100644 --- a/dnf.spec +++ b/dnf.spec @@ -66,7 +66,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ @@ -361,6 +361,9 @@ popd %{python3_sitelib}/%{name}/automatic/ %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 4.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Oct 21 2021 Pavla Kratochvilova - 4.10.0-1 - Update to 4.10.0 - Add support for autodetecting packages to be excluded from being installed as weak dependencies (RhBug:1699672)