From eb08d56e51c0e2c180aeed401a8e01dc0f79d673 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 13:35:45 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/lttng-ust.git#52b302bc955ac8ad60b6b03a1a9d2dc7a52bc096 --- lttng-ust.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lttng-ust.spec b/lttng-ust.spec index 93f17f3..164c2c5 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -14,7 +14,7 @@ Name: lttng-ust Version: 2.12.0 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2.1, MIT and GPLv2 Summary: LTTng Userspace Tracer library @@ -58,6 +58,7 @@ applications using %{name} Summary: Python bindings for LTTng UST Requires: %{name}%{?_isa} = %{version}-%{release} BuildRequires: python3-devel +BuildRequires: make %{?python_provide:%python_provide python3-lttngust} %description -n python3-lttngust @@ -125,6 +126,9 @@ make check %{python3_sitelib}/lttngust-*.egg-info %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.12.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild