From 52c8dbe57b223ff86d5eae8a3063aa4eb51184ee Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 7 Jun 2021 10:33:51 -0400 Subject: [PATCH] Rebuilt for liburcu 0.13 (SONAME 8) --- lttng-ust.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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