diff --git a/vim-update.sh b/vim-update.sh
index de6ad87..e9b6f1f 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -1,11 +1,11 @@
 #!/bin/bash
 debug=""
 #debug="echo "
-branches=( "master" "f28" "f27" "f26" )
-releases=( "fc29" "fc28" "fc27" "fc26" )
-regexps=( "fc29" "\|fc28" "\|fc27" "\|fc26" )
-bodhi_enabled=( "0" "1" "1" "1")
-branches_count=4
+branches=( "master" "f28" "f27" )
+releases=( "fc29" "fc28" "fc27" )
+regexps=( "fc29" "\|fc28" "\|fc27" )
+bodhi_enabled=( "0" "1" "1")
+branches_count=3
 #releases_regexp=fc28\\\|fc27\\\|fc28
 
 branches_index=0
diff --git a/vim.spec b/vim.spec
index a7fdbe3..6c24424 100644
--- a/vim.spec
+++ b/vim.spec
@@ -24,7 +24,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{patchlevel}
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: Vim
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -759,6 +759,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Tue May 15 2018 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1842-2
+- do not update F26 anymore - EOL in 2 weeks
+
 * Tue May 15 2018 Karsten Hopp <karsten@redhat.com> 8.0.1842-1
 - patchlevel 1842