From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Tue, 8 Dec 2015 10:19:19 +0000 (+0100)
Subject: Setting tag bootmanager-5.3-3
X-Git-Tag: bootmanager-5.3-3^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=15279cd1de87015b86291f9216e4f6aeca027301;p=bootmanager.git

Setting tag bootmanager-5.3-3
patch for f23 as of dec. 2015 where kernel and initrd show up in
a new location under /boot
plus bugfix with format and single { and } for awk args
---

diff --git a/bootmanager.spec b/bootmanager.spec
index 5974ece..20fb2a8 100644
--- a/bootmanager.spec
+++ b/bootmanager.spec
@@ -1,7 +1,7 @@
 #
 %define name bootmanager
 %define version 5.3
-%define taglevel 2
+%define taglevel 3
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -85,6 +85,11 @@ chmod 700 /var/log/bm
 /etc/plc.d/bootmanager
 
 %changelog
+* Tue Dec 08 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.3-3
+- patch for f23 as of dec. 2015 where kernel and initrd show up in
+- a new location under /boot
+- plus bugfix with format and single { and } for awk args
+
 * Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.3-2
 - not a noarch package anymore (indeed it does come with binaries)
 - fix ssl connection for runlevelagent for recent pythons