fix: bash completion for kf2-srv-beta.

This commit is contained in:
2020-08-14 14:59:43 +03:00
parent 0a169c0eba
commit dddc45b9c5
3 changed files with 8 additions and 5 deletions

View File

@ -1,7 +1,7 @@
%global steamuser steam
Name: kf2-srv
Version: 0.15.0
Version: 0.15.1
Release: 1%{dist}
Summary: Killing Floor 2 server
Group: Amusements/Games
@ -101,6 +101,9 @@ if [[ $1 == 1 ]]; then # Install
fi
%changelog
* Thu Aug 14 2020 GenZmeY <genzmey@gmail.com> - 0.15.1-1
- fix bash completion for kf2-srv-beta.
* Thu Aug 13 2020 GenZmeY <genzmey@gmail.com> - 0.15.0-1
- bash completion support.