diff --git a/lttng-ust.changes b/lttng-ust.changes index f3b518a..afd41dd 100644 --- a/lttng-ust.changes +++ b/lttng-ust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 30 10:10:16 UTC 2025 - Markéta Machová + +- Add python3-setuptools BuildRequires, needed for Python 3.13. + ------------------------------------------------------------------- Tue Mar 26 08:02:10 UTC 2024 - pgajdos@suse.com diff --git a/lttng-ust.spec b/lttng-ust.spec index 07bbb67..2341e64 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,7 +1,7 @@ # # spec file for package lttng-ust # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,6 +32,7 @@ BuildRequires: gcc-c++ BuildRequires: libnuma-devel BuildRequires: pkgconfig BuildRequires: python3 +BuildRequires: python3-setuptools BuildRequires: pkgconfig(liburcu) >= 0.12 BuildRequires: pkgconfig(uuid) ExclusiveArch: %ix86 x86_64 armv7l aarch64 riscv64 ppc64 ppc64le