From c791d31a5dd18facabdf61344f7f24493e2fd139 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 22:51:26 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- dnf-plugins-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index ff49e34..7e1da81 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -34,7 +34,7 @@ Name: dnf-plugins-core Version: 4.0.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -763,6 +763,9 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/ %endif %changelog +* Thu Jun 03 2021 Python Maint - 4.0.21-2 +- Rebuilt for Python 3.10 + * Fri Apr 16 2021 Nicola Sella - 4.0.21-1 - Add missing command line option to documentation - doc: add packages to needs-restarting conf