From 0e6cfecfdcad484cabdac4d1363a7c86af002db9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 16:01:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 569ee7c..f59b77f 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -32,7 +32,7 @@ Name: dnf-plugins-core Version: 4.0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -740,6 +740,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/ %endif %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 4.0.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Aleš Matěj - 4.0.13-1 - Fix: config_manager respect config file location during save - Redesign reposync --latest for modular system (RhBug:1775434)