From: Thierry Parmentelat Date: Tue, 8 Dec 2015 10:21:43 +0000 (+0100) Subject: Setting tag nodeupdate-0.5-13 X-Git-Tag: nodeupdate-0.5-13^0 X-Git-Url: http://git.onelab.eu/?p=nodeupdate.git;a=commitdiff_plain;h=97b1178abd8551b3dd17799b4258022b60fef382 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 --- 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