diff --git a/babeltrace.spec b/babeltrace.spec index e3eb623..6372055 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -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 - 1.5.6-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix bug in spell check + * Fri Sep 27 2019 chengquan - 1.5.6-3 - Type:bugfix - ID:NA