diff --git a/babeltrace.spec b/babeltrace.spec index 3ec9406..d8e78dc 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -1,6 +1,6 @@ Name: babeltrace Version: 1.5.8 -Release: 4 +Release: 5 Summary: Common Trace Format Babel Tower License: MIT and GPLv2 URL: https://www.efficios.com/babeltrace @@ -64,7 +64,6 @@ chrpath --delete %{buildroot}%{_libdir}/*.so.* make check %pre -%autosetup -n babeltrace-%{version} -p1 %preun @@ -92,6 +91,9 @@ make check %{_mandir}/man1/*.1.gz %changelog +* Fri Apr 22 2022 lin zhang - 1.5.8-5 +- Fix install failed + * Sat Apr 16 2022 hanhui - 1.5.8-4 - Desc:python3 Mapping function change lead to build failed