From 9fbb56f757159daa82302a73fec5da41840f7ffa1b7c3d8ca2d54e9964a89585 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Sun, 25 Feb 2018 20:10:32 +0000 Subject: [PATCH] Accepting request 579911 from home:olh - Fix upgrade path by provide/obsolete python-configshell (bsc#1082693) OBS-URL: https://build.opensuse.org/request/show/579911 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=15 --- python-configshell-fb.changes | 5 +++++ python-configshell-fb.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index 00c9298..3742705 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 25 08:09:45 UTC 2018 - olaf@aepfle.de + +- Fix upgrade path by provide/obsolete python-configshell (bsc#1082693) + ------------------------------------------------------------------- Wed Jan 3 16:02:44 UTC 2018 - tchvatal@suse.com diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index a968788..952cc55 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -39,7 +39,8 @@ Requires: %{_bindir}/env Requires: python-pyparsing Requires: python-six Requires: python-urwid -Conflicts: python-configshell +Provides: python-configshell = %{version}-%{release} +Obsoletes: python-configshell BuildArch: noarch %python_subpackages