From 18df16e2b77fa567ec521614c7721d290a2f7004 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 9 Aug 2018 13:43:11 -0700 Subject: [PATCH] Bump required dnf version to 3.2.0 for module_platform_id support --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 35f1ff21..7746e92f 100644 --- a/lorax.spec +++ b/lorax.spec @@ -46,7 +46,7 @@ Requires: kpartx Requires: libselinux-python3 Requires: python3-mako Requires: python3-kickstart -Requires: python3-dnf >= 2.0.0 +Requires: python3-dnf >= 3.2.0 %if 0%{?fedora}