diff --git a/python-aiohttp.changes b/python-aiohttp.changes index a466b2a..6f81cf0 100644 --- a/python-aiohttp.changes +++ b/python-aiohttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 20 15:49:32 UTC 2017 - aloisio@gmx.com + +- Fixed build on non Factory targets + ------------------------------------------------------------------- Mon Sep 11 15:24:42 UTC 2017 - jengelh@inai.de diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 73e9ad8..a4aeb0b 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %bcond_without test %define skip_python2 1 Name: python-aiohttp