From 7b488f49d5924d32c2de2cbf8c65ae2ac805e633 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 16 Jun 2022 02:05:57 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- lttng-ust.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lttng-ust.spec b/lttng-ust.spec index 6457476..5cbb8df 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -14,7 +14,7 @@ Name: lttng-ust Version: 2.13.3 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2.1, MIT and GPLv2 Summary: LTTng Userspace Tracer library @@ -135,6 +135,9 @@ make check %{python3_sitelib}/lttngust-*.egg-info %changelog +* Thu Jun 16 2022 Python Maint - 2.13.3-2 +- Rebuilt for Python 3.11 + * Wed Jun 15 2022 Michael Jeanson - 2.13.3-1 - New upstream release