Update to version 2.11
This commit is contained in:
parent
5e6eccd6d5
commit
3e9e699384
Binary file not shown.
BIN
bash-completion-2.11.tar.xz
Normal file
BIN
bash-completion-2.11.tar.xz
Normal file
Binary file not shown.
@ -1,18 +1,18 @@
|
|||||||
#solve build failure with .py files
|
#solve build failure with .py files
|
||||||
%define _python_bytecompile_errors_terminate_build 0
|
%define _python_bytecompile_errors_terminate_build 0
|
||||||
|
|
||||||
Name: bash-completion
|
Name: bash-completion
|
||||||
Version: 2.10
|
Version: 2.11
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Completion for bash command
|
Summary: Completion for bash command
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/scop/bash-completion
|
URL: https://github.com/scop/bash-completion
|
||||||
Source0: https://github.com/scop/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/scop/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: %{name}-1.99-noblacklist.patch
|
Patch0: %{name}-1.99-noblacklist.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: gcc autoconf automake
|
BuildRequires: gcc autoconf automake
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ make -C completions check
|
|||||||
%doc CHANGES README.md doc/bash_completion.txt CONTRIBUTING.md
|
%doc CHANGES README.md doc/bash_completion.txt CONTRIBUTING.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1:2.11-1
|
||||||
|
- Update to version 2.11
|
||||||
|
|
||||||
* Mon Jul 27 2020 wangchen<wangchen137@huawei.com> - 1:2.10-1
|
* Mon Jul 27 2020 wangchen<wangchen137@huawei.com> - 1:2.10-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user