Merge branch 'f27'
This commit is contained in:
commit
74b5dda1cd
@ -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
@ -775,7 +775,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