From 41dbccd50ff76f503a9e53be608e675c5072c1a4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 9 Dec 2011 17:12:07 +0100 Subject: [PATCH] Setting tag sfa-2.0-4 screwed up previous tag --- sfa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 180743b5..8cfcb157 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.0 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -224,6 +224,9 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Fri Dec 09 2011 Thierry Parmentelat - sfa-2.0-4 +- screwed up previous tag + * Fri Dec 09 2011 Thierry Parmentelat - sfa-2.0-3 - client side revisited with a bootstrap library - client side has a new source layout -- 2.43.0