From 8c86d361870984cdfba54c5fa081dcce915600daa17e9cc1e6927fa05fe4ab45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 27 Apr 2017 13:00:31 +0000 Subject: [PATCH] - Conflict with old vim versions to fix the upgrade from 12.3 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=438 --- vim.changes | 5 +++++ vim.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/vim.changes b/vim.changes index af02434..cf30e5e 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 27 12:59:53 UTC 2017 - idonmez@suse.com + +- Conflict with old vim versions to fix the upgrade from 12.3 + ------------------------------------------------------------------- Tue Apr 18 10:15:22 UTC 2017 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 5c2fc11..2489de9 100644 --- a/vim.spec +++ b/vim.spec @@ -90,6 +90,7 @@ Obsoletes: vim-base < %{version}-%{release} Obsoletes: vim-enhanced < %{version}-%{release} Obsoletes: vim-python < %{version}-%{release} Provides: vim_client +Conflicts: vim < 8.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?libperl_requires} %if 0%{?suse_version} > 1200 @@ -128,6 +129,7 @@ Obsoletes: gvim-enhanced < %{version}-%{release} Provides: gvim_client Provides: vi Provides: vim_client +Conflicts: gvim < 8.0 %description -n gvim Package gvim contains the largest set of features of vim, which is