From f317fd05b4a5e1f9692b36c189fb09e641379589 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 28 Apr 2014 14:08:46 +0200 Subject: [PATCH] reset taglevel to 0 before module-tag --- libvirt-python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt-python.spec b/libvirt-python.spec index ed63c49..424c82a 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -2,7 +2,7 @@ %define mainstream_version 1.2.3 %define module_version_varname mainstream_version -%define taglevel 1 +%define taglevel 0 # Disable python 3 bindings %define with_python3 0 -- 2.43.0