From c8d6ebc79b23a34a2981e74614e0d7b1b9bc44ff Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 20 Sep 2013 11:48:48 +0200 Subject: [PATCH] Setting tag plcapi-5.2-9 add an hrn accessor for slice so the SFA code can keep track of the federation-wide name of the slice --- plcapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plcapi.spec b/plcapi.spec index f952bd10..ad1b86cc 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 5.2 -%define taglevel 8 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 20 2013 Thierry Parmentelat - plcapi-5.2-9 +- add an hrn accessor for slice so the SFA code can keep track of the federation-wide name of the slice + * Wed Aug 28 2013 Thierry Parmentelat - plcapi-5.2-8 - fix for wsgi-based deployments, each thread has its own api() -- 2.47.0