X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NodeUpdate.spec;h=5decc124ed4d080ce6b8982163a6b759747b164a;hb=97b1178abd8551b3dd17799b4258022b60fef382;hp=c9139f0824453c68d8533044e32486d98902b9b8;hpb=ea140475f8622384d00e08f3782f266fed7036f6;p=nodeupdate.git diff --git a/NodeUpdate.spec b/NodeUpdate.spec index c9139f0..5decc12 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -1,6 +1,6 @@ %define name NodeUpdate %define version 0.5 -%define taglevel 11 +%define taglevel 13 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -52,6 +52,14 @@ 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 + * Fri Mar 21 2014 Thierry Parmentelat - nodeupdate-0.5-11 - reflect a name change for NodeManager that becomes nodemanager as part of crucial packages