diff --git a/vim.spec b/vim.spec
index 2897438..766c0f5 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: 2%{?dist}
+Release: 3%{?dist}
 License: Vim
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -295,7 +295,6 @@ mv -f ex_cmds.c.save ex_cmds.c
   --disable-tclinterp --with-x=yes \
   --enable-xim --enable-multibyte \
   --with-tlib=ncurses \
-  --disable-gtk3-check \
   --enable-gtk3-check --enable-gui=gtk3 \
   --with-compiledby="<bugzilla@redhat.com>" --enable-cscope \
   --with-modified-by="<bugzilla@redhat.com>" \
@@ -770,6 +769,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Mon Jul 16 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.177-3
+- remove disable-gtk3-check configure option
+
 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:8.1.177-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild