From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 16 Sep 2010 11:10:19 +0000 (+0200)
Subject: Setting tag plcapi-5.0-18
X-Git-Tag: plcapi-5.0-18^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=50e826c5a6ab9f09e16ca40cf245a4a380dee558;p=plcapi.git

Setting tag plcapi-5.0-18
fix RefreshPeer that was not working in 5.0-17
---

diff --git a/PLCAPI.spec b/PLCAPI.spec
index 8ad0ebc8..98236bbe 100644
--- a/PLCAPI.spec
+++ b/PLCAPI.spec
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 5.0
-%define taglevel 17
+%define taglevel 18
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -143,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 16 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.0-18
+- fix RefreshPeer that was not working in 5.0-17
+
 * Thu Sep 16 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.0-17
 - RefreshPeer is able to cope with 2 peers running different releases of the api
 - DeletePerson can be used on duplicates