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
This commit is contained in:
parent
31ae4b6e25
commit
eb08d56e51
@ -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 <releng@fedoraproject.org> - 2.12.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user