diff --git a/bash-completion.spec b/bash-completion.spec index f5ebb08..01a45bb 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -3,10 +3,10 @@ Name: bash-completion Version: 2.8 -Release: 8 +Release: 9 Epoch: 1 Summary: Completion for bash command -License: GPLv2 +License: GPLv2+ URL: https://github.com/scop/bash-completion Source0: https://github.com/scop/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -73,6 +73,12 @@ make -C completions check %doc CHANGES README.md doc/bash_completion.txt CONTRIBUTING.md %changelog +* Fri Nov 8 2019 shenyangyang - 1:2.8-9 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:modify license + * Fri Sep 20 2019 shenyangyang - 1:2.8-8 - Type:enhancement - ID:NA