From: Thierry Parmentelat Date: Tue, 21 Jun 2011 07:58:21 +0000 (+0200) Subject: Setting tag sfa-1.0-26 X-Git-Tag: sfa-1.0-28~18^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8b90c9de8ece3cdd672b0ee777dab8e6d680168f;p=sfa.git Setting tag sfa-1.0-26 fixed issues with sup authority signing fixed bugs in remove_slivers and SliverStatus --- diff --git a/sfa.spec b/sfa.spec index 535a0aa3..92d56a35 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 25 +%define taglevel 26 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -197,6 +197,10 @@ fi %changelog +* Tue Jun 21 2011 Thierry Parmentelat - sfa-1.0-26 +- fixed issues with sup authority signing +- fixed bugs in remove_slivers and SliverStatus + * Thu Jun 16 2011 Thierry Parmentelat - sfa-1.0-25 - fix typo that prevented aggregates from operating properly