diff --git a/vim.changes b/vim.changes index d111d68..d762fd4 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 2 12:54:03 UTC 2012 - idonmez@suse.com + +- Add Obsoletes/Provides for vim-plugin-matchit package + ------------------------------------------------------------------- Wed Sep 12 21:27:54 UTC 2012 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 517ab37..768456c 100644 --- a/vim.spec +++ b/vim.spec @@ -135,6 +135,9 @@ PreReq: %{vim_prereq} %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif +# Used to be in vim-plugins package +Obsoletes: vim-plugin-matchit <= 1.13.2 +Provides: vim-plugin-matchit = 1.13.2 %description data Vim (Vi IMproved) is an almost compatible version of the UNIX editor