diff --git a/python-certbot.changes b/python-certbot.changes index 944bd23..ea6fff3 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 9 12:21:52 UTC 2018 - Tomáš Chvátal + +- Do not conflict with Certbot as now we provide/obsolete it + ------------------------------------------------------------------- Wed Oct 3 10:02:34 UTC 2018 - Tomáš Chvátal diff --git a/python-certbot.spec b/python-certbot.spec index efad0d2..6b04364 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -56,8 +56,6 @@ Requires: python-zope.component Requires: python-zope.interface Requires(post): update-alternatives Requires(postun): update-alternatives -# Former non py2/py3 unsplit package -Conflicts: certbot BuildArch: noarch %ifpython2 Requires: python-typing