patchlevel 2541

1931099 - Build version numbers don't match the actual build patchlevel
This commit is contained in:
Zdenek Dohnal 2021-02-22 07:54:48 +01:00
parent 725e1c4d86
commit fd9785cccb
2 changed files with 5 additions and 0 deletions

View File

@ -197,4 +197,8 @@ fi
#go back to rawhide #go back to rawhide
$debug fedpkg switch-branch 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 exit 0

View File

@ -822,6 +822,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%changelog %changelog
* Mon Feb 22 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2541-1 * Mon Feb 22 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2541-1
- patchlevel 2541 - 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 * Thu Feb 18 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2529-1
- patchlevel 2529 - patchlevel 2529