From 97b1178abd8551b3dd17799b4258022b60fef382 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 8 Dec 2015 11:21:43 +0100 Subject: [PATCH] Setting tag nodeupdate-0.5-13 dnf-based nodes (f22/f23) need to call dnf group upgrade and not yum groupinstall; with this patch, slice images will now make it smoothly to the node --- NodeUpdate.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NodeUpdate.spec b/NodeUpdate.spec index 97c4e18..5decc12 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -1,6 +1,6 @@ %define name NodeUpdate %define version 0.5 -%define taglevel 12 +%define taglevel 13 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -52,6 +52,11 @@ if [ "$1" = 0 ]; then fi %changelog +* Tue Dec 08 2015 Thierry Parmentelat - nodeupdate-0.5-13 +- dnf-based nodes (f22/f23) need to call dnf group upgrade +- and not yum groupinstall; with this patch, slice images +- will now make it smoothly to the node + * Fri Nov 13 2015 Thierry Parmentelat - nodeupdate-0.5-12 - crucial nodemanager packages were not using new naming convention -- 2.43.0