diff --git a/vim-update.sh b/vim-update.sh
index 362ee63..34184df 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -197,4 +197,8 @@ fi
 #go back to rawhide
 $debug fedpkg switch-branch rawhide
 
+# clean up the downloaded vim-upstream repo - to prevent changes in it and breaking update process
+# prevents #1931099
+$debug rm -rf vim-upstream
+
 exit 0
diff --git a/vim.spec b/vim.spec
index e14d76d..f4df9d4 100644
--- a/vim.spec
+++ b/vim.spec
@@ -822,6 +822,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %changelog
 * Mon Feb 22 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2541-1
 - patchlevel 2541
+- 1931099 - Build version numbers don't match the actual build patchlevel
 
 * Thu Feb 18 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2529-1
 - patchlevel 2529