X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plcapi.spec;h=4a114d401d149db3a82418d084ea89bb54c22cbd;hb=a2cc651251b47ee6d8c16d114ad18f4ca99eabdc;hp=3bc099da057d44471af105d46f248aeaa1fb0d17;hpb=2aac8ee7a2d16e89189d4d586b533b42b191ffd6;p=plcapi.git diff --git a/plcapi.spec b/plcapi.spec index 3bc099d..4a114d4 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 5.2 -%define taglevel 7 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -146,6 +146,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Oct 10 2013 Thierry Parmentelat - plcapi-5.2-10 +- provide a slicename_to_hrn function + +* 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() + * Fri Jun 28 2013 Thierry Parmentelat - plcapi-5.2-7 - also cleanup omf-slicemgr initscript