From 50e826c5a6ab9f09e16ca40cf245a4a380dee558 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 16 Sep 2010 13:10:19 +0200
Subject: [PATCH] Setting tag plcapi-5.0-18 fix RefreshPeer that was not
 working in 5.0-17

---
 PLCAPI.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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
-- 
2.47.0