From fd9785cccbf7804a46092532d5888349f614b888 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Feb 22 2021 06:54:48 +0000 Subject: patchlevel 2541 1931099 - Build version numbers don't match the actual build patchlevel --- 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 - 2:8.2.2541-1 - patchlevel 2541 +- 1931099 - Build version numbers don't match the actual build patchlevel * Thu Feb 18 2021 Zdenek Dohnal - 2:8.2.2529-1 - patchlevel 2529