bump taglevel manually after the tagging hiccup
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 13 Oct 2010 16:27:46 +0000 (18:27 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 13 Oct 2010 16:27:46 +0000 (18:27 +0200)
sfa.spec

index 89a687f..c11fa23 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -6,7 +6,7 @@
 
 %define name sfa
 %define version 1.0
-%define taglevel 2
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )