From 8e27de29b24cc5f0b0fde8da517541806484f1e2 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 694c0094..43fec6de 100644 --- a/lorax.spec +++ b/lorax.spec @@ -49,7 +49,7 @@ Requires: kpartx Requires: libselinux-python3 Requires: python3-mako Requires: python3-kickstart -Requires: python3-dnf >= 3.0.0 +Requires: python3-dnf >= 3.2.0 %if 0%{?fedora}