Merge branch 'f25' into f27
This commit is contained in:
commit
55864a003f
@ -148,7 +148,6 @@ if [ $CHANGES -ne 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Increment index and cut the head of releases_regexp string
|
# Increment index and cut the head of releases_regexp string
|
||||||
let "branches_index+=1"
|
|
||||||
let "release_index+=1"
|
let "release_index+=1"
|
||||||
releases_regexp=${releases_regexp#*|}
|
releases_regexp=${releases_regexp#*|}
|
||||||
done
|
done
|
||||||
|
1
vim.spec
1
vim.spec
@ -775,6 +775,7 @@ rm -rf %{buildroot}
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Oct 26 2017 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1216-2
|
* Thu Oct 26 2017 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1216-2
|
||||||
- mention GVim in Summary and Description of vim-x11 subpackage
|
- 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
|
* Wed Oct 25 2017 Karsten Hopp <karsten@redhat.com> 8.0.1216-1
|
||||||
- patchlevel 1216
|
- patchlevel 1216
|
||||||
|
Loading…
Reference in New Issue
Block a user