patchlevel 2541
1931099 - Build version numbers don't match the actual build patchlevel
This commit is contained in:
parent
725e1c4d86
commit
fd9785cccb
@ -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
|
||||||
|
1
vim.spec
1
vim.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user