From 7060f13a462b930b5c3323c4c8ccb255ccfbb881 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 11 Aug 2008 19:36:57 +0000 Subject: [PATCH] Tagging module PLCAPI - PLCAPI-4.2-12 Adds changes made on the boot servers into the API. Prevents two lookups on the db for inserts. --- PLCAPI.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 76859a05..c7e275df 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.2 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -98,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Mon Aug 11 2008 Stephen Soltesz - PLCAPI-4.2-12 +- Adds changes made on the boot servers into the API. +- Prevents two lookups on the db for inserts. + * Mon Jul 28 2008 Thierry Parmentelat - PLCAPI-4.2-11 - change peering logs location under /var/log/peers/ -- 2.47.0