diff --git a/python-certbot.changes b/python-certbot.changes index f73e0fb..944bd23 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 3 10:02:34 UTC 2018 - Tomáš Chvátal + +- Provide and obsolete certbot main package too to ensure we can + migrate to the new split setup directly + ------------------------------------------------------------------- Tue Sep 18 09:25:54 UTC 2018 - Tomáš Chvátal diff --git a/python-certbot.spec b/python-certbot.spec index 0c2c276..efad0d2 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -62,6 +62,10 @@ BuildArch: noarch %ifpython2 Requires: python-typing %endif +%ifpython3 +Provides: certbot = %{version} +Obsoletes: certbot < %{version} +%endif %python_subpackages %description