From 4affad93005a6761468c075e421c2db8a6c4adc06e94d85bcbcec0758d57e93f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 9 Oct 2018 12:22:17 +0000 Subject: [PATCH] - Do not conflict with Certbot as now we provide/obsolete it OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=10 --- python-certbot.changes | 5 +++++ python-certbot.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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