diff --git a/vim-update.sh b/vim-update.sh
index 148748b..f2c3b2f 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -1,9 +1,9 @@
 #!/bin/bash
 debug=""
 #debug="echo "
-branches=( "master" "f30" "f29" )
-releases=( "fc31" "fc30" "fc29" )
-regexps=( "fc31" "\|fc30" "\|fc29" )
+branches=( "master" "f31" "f30" "f29" )
+releases=( "fc32" "fc31" "fc30" "fc29" )
+regexps=( "fc32" "\|fc31" "\|fc30" "\|fc29" )
 bodhi_enabled=( "0" "1" "1" "1" )
 branches_count=4
 #releases_regexp=fc28\\\|fc27\\\|fc28
diff --git a/vim.spec b/vim.spec
index d928e34..c148bef 100644
--- a/vim.spec
+++ b/vim.spec
@@ -21,7 +21,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{patchlevel}
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: Vim and MIT
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -790,6 +790,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Fri Sep 06 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1991-2
+- add f32 as rawhide and f31 as standalone branch
+
 * Fri Sep 06 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1991-1
 - patchlevel 1991