diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 6ee6b91..d3622fd 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 3 13:31:18 UTC 2020 - Pablo Suárez Hernández + +- Fix bcond macros on SPEC file to properly manage Python 2 and Python 3 builds. + ------------------------------------------------------------------- Fri Oct 30 12:47:57 UTC 2020 - Pablo Suárez Hernández diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 93694e2..92b8c03 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 +%bcond_with python2 Name: python-apache-libcloud Version: 3.2.0 Release: 0