revert previous commit
This commit is contained in:
parent
8679e66cdc
commit
8354e62f23
@ -148,6 +148,7 @@ if [ $CHANGES -ne 0 ]; then
|
||||
fi
|
||||
|
||||
# Increment index and cut the head of releases_regexp string
|
||||
let "branches_index+=1"
|
||||
let "release_index+=1"
|
||||
releases_regexp=${releases_regexp#*|}
|
||||
done
|
||||
|
1
vim.spec
1
vim.spec
@ -770,7 +770,6 @@ rm -rf %{buildroot}
|
||||
%changelog
|
||||
* Thu Oct 26 2017 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1216-2
|
||||
- mention GVim in Summary and Description of vim-x11 subpackage
|
||||
- update vim-update.sh to merge with the oldest branch
|
||||
|
||||
* Wed Oct 25 2017 Karsten Hopp <karsten@redhat.com> 8.0.1216-1
|
||||
- patchlevel 1216
|
||||
|
Loading…
Reference in New Issue
Block a user