Tagging module PLCAPI - PLCAPI-4.3-14
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 15 May 2009 13:45:41 +0000 (13:45 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 15 May 2009 13:45:41 +0000 (13:45 +0000)
RefreshPeer sets lock per-peer to avoid multiple concurent instances
migration script has an option for running interactively

PLCAPI.spec

index 7af279f..ad3ba5e 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.3
-%define taglevel 13
+%define taglevel 14
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -97,6 +97,10 @@ rm -rf $RPM_BUILD_ROOT
 %config (noreplace) %{_datadir}/plc_api/PLC/Accessors/Accessors_site.py
 
 %changelog
+* Fri May 15 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-14
+- RefreshPeer sets lock per-peer to avoid multiple concurent instances
+- migration script has an option for running interactively
+
 * Wed May 06 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-13
 - skips already added entries