fix bug in spell check
This commit is contained in:
parent
56b96ebea3
commit
9b8977d298
@ -1,6 +1,6 @@
|
||||
Name: babeltrace
|
||||
Version: 1.5.6
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Common Trace Format Babel Tower
|
||||
License: MIT and GPLv2
|
||||
URL: https://www.efficios.com/babeltrace
|
||||
@ -29,7 +29,7 @@ reference implementation.
|
||||
|
||||
%package -n python3-%{name}
|
||||
Summary: Common Trace Format Babel Tower
|
||||
Requires: %{name}% = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description -n python3-%{name}
|
||||
Babeltrace is a trace format converter. It is able to read and write different trace
|
||||
@ -85,6 +85,12 @@ make check
|
||||
%{_mandir}/man1/*.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Feb 28 2020 chengquan<chengquan3@huawei.com> - 1.5.6-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix bug in spell check
|
||||
|
||||
* Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 1.5.6-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user