diff --git a/vim.changes b/vim.changes index 1b74750..255837e 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 19 10:57:45 UTC 2017 - idonmez@suse.com + +- Bump priorities so we can upgrade from 12.3 + ------------------------------------------------------------------- Tue Jun 6 10:22:14 UTC 2017 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 4847aa8..bd04186 100644 --- a/vim.spec +++ b/vim.spec @@ -336,7 +336,7 @@ trap "printf '\e[r'" EXIT LC_ALL=en_US.UTF-8 make test %post -%{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/vim-nox11 10 +%{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/vim-nox11 20 %postun if [ ! -e %{_bindir}/vim-nox11 ] ; then @@ -344,7 +344,7 @@ if [ ! -e %{_bindir}/vim-nox11 ] ; then fi %post -n gvim -%{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/gvim 20 +%{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/gvim 30 %icon_theme_cache_post %postun -n gvim