Setting tag sfa-1.0-26
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 21 Jun 2011 07:58:21 +0000 (09:58 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 21 Jun 2011 07:58:21 +0000 (09:58 +0200)
fixed issues with sup authority signing
fixed bugs in remove_slivers and SliverStatus

sfa.spec

index 535a0aa..92d56a3 100644 (file)
--- 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 <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-26
+- fixed issues with sup authority signing
+- fixed bugs in remove_slivers and SliverStatus
+
 * Thu Jun 16 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-25
 - fix typo that prevented aggregates from operating properly