diff --git a/python-resolvelib.changes b/python-resolvelib.changes index 3d0976c..f98ab38 100644 --- a/python-resolvelib.changes +++ b/python-resolvelib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 15 21:03:50 UTC 2022 - Dirk Müller + +- add comment on why we need to stay with < 0.9.0 (bsc#1206225) + ------------------------------------------------------------------- Sun Jul 17 08:24:27 UTC 2022 - Dirk Müller diff --git a/python-resolvelib.spec b/python-resolvelib.spec index fed6992..1fa8cf0 100644 --- a/python-resolvelib.spec +++ b/python-resolvelib.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-resolvelib +# ansible-core 2.14.x is currently requiring < 0.9.0 Version: 0.8.1 Release: 0 Summary: Module to resolve abstract dependencies into concrete ones