diff --git a/python-certbot.changes b/python-certbot.changes index be20604..0f9b729 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 24 12:27:15 UTC 2019 - Robert Frohl + +- Updated Provides and Obsoletes on certbot to include the python2-certbot package + ------------------------------------------------------------------- Wed Jul 17 13:35:22 UTC 2019 - Marketa Calabkova diff --git a/python-certbot.spec b/python-certbot.spec index 06ac874..55bd01a 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -60,10 +60,9 @@ Requires(postun): update-alternatives BuildArch: noarch %ifpython2 Requires: python-typing -%else +%endif Provides: certbot = %{version} Obsoletes: certbot < %{version} -%endif %python_subpackages %description