X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;fp=sfa.spec;h=4cf9cbf196276c70d8b7232e2f4c05af2988a542;hb=3159d2c474d80bf0fb52040a0105a44f49314436;hp=7f7dc39ecfe0582c792c3bd43c629e70e3e65ebd;hpb=38dc812e02d67bc44c166d4060270f148b7ac211;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 7f7dc39e..4cf9cbf1 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 3.1 -%define taglevel 7 +%define taglevel 8 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -264,6 +264,9 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Thu Jun 05 2014 Thierry Parmentelat - sfa-3.1-8 +- bugfix, sfi remove was broken + * Wed Jun 04 2014 Thierry Parmentelat - sfa-3.1-7 - sfi return code should be more meaningful - not yet for all commands though - DEFAULT_CREDENTIAL_LIFETIME now 28 days (was 31)