From: Barış Metin Date: Fri, 16 Jul 2010 12:34:28 +0000 (+0200) Subject: Setting tag plcapi-5.0-14 X-Git-Tag: plcapi-5.0-14^0 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d0eb098a4157e9acc2dd74be43a1eb5ca0858f35;p=plcapi.git Setting tag plcapi-5.0-14 use hrn in pubsub groups --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 6ddff76c..22b7d439 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 13 +%define taglevel 14 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 16 2010 Baris Metin - plcapi-5.0-14 +- use hrn in pubsub groups + * Tue Jul 13 2010 Baris Metin - plcapi-5.0-13 - - Add timestamps to Nodes, PCUs and Interfaces to make concrete statements about a node's configuration state. - - OMF fixes