fix: bash completion for kf2-srv-beta.
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user