!1 fix bug in spell check

Merge pull request !1 from chengquan/developer
This commit is contained in:
openeuler-ci-bot 2020-02-28 20:03:31 +08:00 committed by Gitee
commit b5952c8fd7

View File

@ -1,6 +1,6 @@
Name: babeltrace Name: babeltrace
Version: 1.5.6 Version: 1.5.6
Release: 3 Release: 4
Summary: Common Trace Format Babel Tower Summary: Common Trace Format Babel Tower
License: MIT and GPLv2 License: MIT and GPLv2
URL: https://www.efficios.com/babeltrace URL: https://www.efficios.com/babeltrace
@ -29,7 +29,7 @@ reference implementation.
%package -n python3-%{name} %package -n python3-%{name}
Summary: Common Trace Format Babel Tower Summary: Common Trace Format Babel Tower
Requires: %{name}% = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description -n python3-%{name} %description -n python3-%{name}
Babeltrace is a trace format converter. It is able to read and write different trace 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 %{_mandir}/man1/*.1.gz
%changelog %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 * Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 1.5.6-3
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA