fix error in vim-update.sh

This commit is contained in:
Zdenek Dohnal 2017-11-29 14:38:53 +01:00
parent 320b83d016
commit d3f44cc6f7
2 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
debug=""
#debug="echo "
branches=( "f26" "f27" "master" )
releases=( "fc26" "fc26" "fc27" "fc28" )
releases=( "fc26" "fc27" "fc28" )
branches_count=4
releases_regexp=fc26\\\|fc27\\\|fc28
branches_index=0

View File

@ -771,6 +771,7 @@ rm -rf %{buildroot}
%changelog
* Wed Nov 29 2017 Karsten Hopp <karsten@redhat.com> 8.0.1358-1
- patchlevel 1358
- fix error in vim-update.sh
* Tue Nov 28 2017 Karsten Hopp <karsten@redhat.com> 8.0.1351-1
- patchlevel 1351