From 1a5d86186e1347671352be8ec7acc94a597ff006 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Jan 2019 10:12:39 +0100 Subject: [PATCH] Setting tag tests-6.0-5 tests module updated when moving to fedora29 and python3 most notably, the check-initscripts and cross-check-tcp steps no longer are default steps, which is arguable also a new step django-install is introduced to smoothen installation knows about new myplc-core package forget about yum, use dnf as a first class citizen forget about service, use systemctl instead explicitly enable sfa services - through systemctl again of course drop the omf-friendly business altogether --- tests.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.spec b/tests.spec index 821d35f..29858ec 100644 --- a/tests.spec +++ b/tests.spec @@ -1,3 +1,3 @@ # for use by module-tools only %define version 6.0 -%define taglevel 4 +%define taglevel 5 -- 2.43.0