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