Setting tag sfa-1.0-25 sfa-1.0-25
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 16 Jun 2011 06:17:18 +0000 (08:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 16 Jun 2011 06:17:18 +0000 (08:17 +0200)
fix typo that prevented aggregates from operating properly

sfa.spec

index caa66b2..9b56813 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -1,6 +1,6 @@
 %define name sfa
 %define version 1.0
-%define taglevel 24
+%define taglevel 25
 
 %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,9 @@ fi
 
 
 %changelog
+* Thu Jun 16 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-25
+- fix typo that prevented aggregates from operating properly
+
 * Tue Jun 14 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-24
 - load trusted certs into ssl context prior to handshake
 - client's logfile lives in ~/.sfi/sfi.log
@@ -333,6 +336,9 @@ fi
   cache and use in more general ways.     
 
 %changelog
+* Thu Jun 16 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-25
+- fix typo that prevented aggregates from operating properly
+
 * Tue Jun 14 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-24
 - load trusted certs into ssl context prior to handshake
 - client's logfile lives in ~/.sfi/sfi.log