From: Thierry Parmentelat Date: Sun, 16 Dec 2012 22:09:59 +0000 (+0100) Subject: Setting tag sfa-2.1-22 X-Git-Tag: sfa-2.1-22^0 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=bfd1bc1e283a98918b43c8207e1b6776dffee2d0 Setting tag sfa-2.1-22 suited (and required) to run with plcapi-5.1-5 b/c of changes to AddPerson tweaks in nitos importer improvements to sfaadmin check-gid --- diff --git a/sfa.spec b/sfa.spec index bdc55f41..6c4f2ff2 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 21 +%define taglevel 22 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -270,6 +270,11 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Sun Dec 16 2012 Thierry Parmentelat - sfa-2.1-22 +- suited (and required) to run with plcapi-5.1-5 b/c of changes to AddPerson +- tweaks in nitos importer +- improvements to sfaadmin check-gid + * Tue Dec 11 2012 Thierry Parmentelat - sfa-2.1-21 - PL importer: minor fixes for corner cases - PL importer: also handles last_updated more accurately