Tagging module PLCAPI - PLCAPI-4.2-13
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Sep 2008 13:22:26 +0000 (13:22 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Sep 2008 13:22:26 +0000 (13:22 +0000)
fix GetPlcRelease

PLCAPI.spec

index c7e275d..1edf8b5 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.2
-%define taglevel 12
+%define taglevel 13
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/refresh-peer.py*
 
 %changelog
+* Wed Sep 10 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.2-13
+- fix GetPlcRelease
+
 * Mon Aug 11 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - PLCAPI-4.2-12
 - Adds changes made on the boot servers into the API.
 - Prevents two lookups on the db for inserts.