diff --git a/python-celery.changes b/python-celery.changes index c9d9c88..71777f5 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 2 00:27:31 UTC 2021 - Dirk Müller + +- consistently use >= in requires + ------------------------------------------------------------------- Tue Jan 26 10:14:33 UTC 2021 - Markéta Machová diff --git a/python-celery.spec b/python-celery.spec index d1d9419..f4b50e9 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -40,7 +40,7 @@ BuildRequires: fdupes BuildRequires: netcfg BuildRequires: python-rpm-macros Requires: python-billiard >= 3.6.3.0 -Requires: python-click => 7.0 +Requires: python-click >= 7.0 Requires: python-click-didyoumean >= 0.0.3 Requires: python-click-plugins >= 1.1.1 Requires: python-click-repl >= 0.1.6