Setting tag libvirt-python-1.2.11-2
[libvirt-python.git] / libvirt-python.spec
index 319eda0..ba5cf24 100644 (file)
@@ -2,12 +2,14 @@
 
 %define mainstream_version 1.2.11
 %define module_version_varname mainstream_version
-%define taglevel 1
+%define taglevel 2
 
 # Disable python 3 bindings
 %define with_python3 0
 %if 0%{?fedora} > 18
-%define with_python3 1
+# turning this off as we do not need it in PL for now
+#%define with_python3 1
+%define with_python3 0
 %endif
 
 Summary: The libvirt virtualization API python2 binding
@@ -90,6 +92,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info
 %endif
 
 %changelog
+* Wed Feb 18 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libvirt-python-1.2.11-2
+- 1.2.11
+
 * Thu Jul 17 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libvirt-python-1.2.5-1
 - mainstream as-is