From 50a443aa4545fb05abc3c1714a254e0fb8ff0749 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 07 2021 13:42:21 +0000 Subject: import dnf-4.0.9.2-2.el7_9 --- diff --git a/SPECS/dnf.spec b/SPECS/dnf.spec index 1fcb177..2af8c95 100644 --- a/SPECS/dnf.spec +++ b/SPECS/dnf.spec @@ -8,6 +8,8 @@ %global conflicts_dnf_plugins_core_version 4.0.2 %global conflicts_dnf_plugins_extras_version 3.0.2 %global conflicts_dnfdaemon_version 0.3.19 +%global conflicts_librepo_version 1.8.1 + # override dependencies for rhel 7 %if 0%{?rhel} == 7 @@ -73,7 +75,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ and GPLv2 and GPL @@ -209,6 +211,7 @@ Requires: python2-rpm >= %{rpm_version} Recommends: rpm-plugin-systemd-inhibit %endif Conflicts: dnfdaemon < %{conflicts_dnfdaemon_version} +Conflicts: librepo < %{conflicts_librepo_version} %description -n python2-%{name} Python 2 interface to DNF. @@ -501,6 +504,9 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars %endif %changelog +* Thu Feb 25 2021 Daniel Mach - 4.0.9.2-2 +- Add conflict with librepo < 1.8.1 to enforce librepo upgrade (RhBug:1932228) + * Tue Jan 08 2019 Daniel Mach - 4.0.9.2-1 - Update to 4.0.9.2