From 7286c50c2c399eb190d05a426b0d337677833cb6 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 15 Sep 2014 16:16:33 +0200 Subject: [PATCH] Setting tag sfa-3.1-11 various tweaks for the openlab demo first stab at uploading onto a pypi (for pip install sfa) --- sfa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 53f79d55..1282923d 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 3.1 -%define taglevel 10 +%define taglevel 11 %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,10 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Mon Sep 15 2014 Thierry Parmentelat - sfa-3.1-11 +- various tweaks for the openlab demo +- first stab at uploading onto a pypi (for pip install sfa) + * Wed Aug 20 2014 Thierry Parmentelat - sfa-3.1-10 - rewrote an optimized version of verify_persons in the PL driver: - Allocate and Provision should now perform much faster -- 2.43.0