From bdbe7fb87708305d4ddf8509f0c817dec2c35876 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 13 Nov 2015 14:29:49 +0100
Subject: [PATCH] Setting tag nodeimage-5.2-6 fix for f22 and dnf.conf

---
 nodeimage.spec | 5 ++++-
 noderepo.spec  | 5 ++++-
 slicerepo.spec | 5 ++++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/nodeimage.spec b/nodeimage.spec
index 8ed6729..c35722f 100644
--- a/nodeimage.spec
+++ b/nodeimage.spec
@@ -3,7 +3,7 @@
 
 %define name nodeimage-%{nodefamily}
 %define version 5.2
-%define taglevel 5
+%define taglevel 6
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/plc.d
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-6
+- fix for f22 and dnf.conf
+
 * Fri Jun 26 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-5
 - the yum config for nodes on f21 and f22
 - define a new config_file for /etc/dnf/dnf.conf so that /etc/yum.myplc.d
diff --git a/noderepo.spec b/noderepo.spec
index 931e5b0..8d8b203 100644
--- a/noderepo.spec
+++ b/noderepo.spec
@@ -8,7 +8,7 @@
 
 %define name noderepo-%{nodefamily}
 %define version 5.2
-%define taglevel 5
+%define taglevel 6
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -92,6 +92,9 @@ fi
 %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-6
+- fix for f22 and dnf.conf
+
 * Fri Jun 26 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-5
 - the yum config for nodes on f21 and f22
 - define a new config_file for /etc/dnf/dnf.conf so that /etc/yum.myplc.d
diff --git a/slicerepo.spec b/slicerepo.spec
index 8e56f25..490c1e8 100644
--- a/slicerepo.spec
+++ b/slicerepo.spec
@@ -8,7 +8,7 @@
 
 %define name slicerepo-%{nodefamily}
 %define version 5.2
-%define taglevel 5
+%define taglevel 6
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -84,6 +84,9 @@ fi
 %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-6
+- fix for f22 and dnf.conf
+
 * Fri Jun 26 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-5
 - the yum config for nodes on f21 and f22
 - define a new config_file for /etc/dnf/dnf.conf so that /etc/yum.myplc.d
-- 
2.47.0