diff --git a/lttng-ust.spec b/lttng-ust.spec index 5686b42..7fc48ef 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -14,7 +14,7 @@ Name: lttng-ust Version: 2.12.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2.1, MIT and GPLv2 Summary: LTTng Userspace Tracer library @@ -125,6 +125,9 @@ make check %{python3_sitelib}/lttngust-*.egg-info %changelog +* Mon Jun 07 2021 Michael Jeanson - 2.12.2-3 +- Rebuilt for liburcu 0.13 (SONAME 8) + * Fri Jun 04 2021 Python Maint - 2.12.2-2 - Rebuilt for Python 3.10