- Update to version 2.11.0.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-ust?expand=0&rev=35
This commit is contained in:
Alexei Sorokin 2020-02-28 01:11:18 +00:00 committed by Git OBS Bridge
parent 71bb09feb6
commit b8d5fa612c
6 changed files with 26 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06f9ed9b2198855b1c7fcbf15fe57297ee259409ffa1b3bad87321412d98bc35
size 802330

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAl1zmxAACgkQFygKl4EY
as/a+Af9Hn5VNg6wxLFBQ7WI8D4cD6eEn/g0SYOx8zPsMY/p2RSnl2nU+Kl6OJFj
QvKx4lC4fRkq4TfSEpBGGWmAG8wjqYLmiSvcRK1JHUhZk9tiaHZXfZ2/afLfUnII
sM/wvKp30Mv90CtSF6qAQ6mv3qHS5gJPnbwj8MPIi9eQFze+GX201YYcdT+qKLqA
RVpS723fN/JE18aHETxON8l7JXAjABT8s2OhYn/Xamr+skTJC2CkKzU07pbLARHS
LyaZmD3GJmlk5s+4eNBMQodZcS/Ll9wZHhZRkf35lhJijAyQGPHBK5phUsU2gLFG
0ZeWApwGxzMuI8Qnar/oXBKv3h/QhQ==
=1+/O
-----END PGP SIGNATURE-----

3
lttng-ust-2.11.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:683280cfe5e12021e64c32cef9eeb0128f1f23dec32ba28adb5a2074be37c4d8
size 824285

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAl2owsMACgkQFygKl4EY
as87ZQf/cH7QiCWOyy8RixuNjBGQ2zesNxpiwOf9gtigwUcGL0yZJuaAbrvXCE1Q
Y2tEzsDo3SGsxIWVb8W/6DePFZvGoxMgHb65sl8a+FdALvGy5tjcaZrj89tSMkG/
RQ9iiGrB8SMNJ6XS+fd9T+6gU0w38F6pAI6UDzm6Zle3RumqlVPImjqh6XSLrcYR
shaTKfUO+G9Ulik50vUMkRNDAq7LzObCBgo9JZk10F+0rHUkBD/naS4fm8DKlz2u
ZrkdA04rM2HBG0cVu+IoZtwiwlE2ynT/wyplQTiR/UZPgUroUEJx2c0mDUhJow1z
DENttqGP8VkkGlOOrsS/dBAwaWuLjA==
=Ml0i
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 26 14:29:32 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.11.0:
* See /usr/share/doc/packages/lttng-ust/ChangeLog
- Drop support for old openSUSE versions.
-------------------------------------------------------------------
Tue Sep 24 08:06:00 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -1,7 +1,7 @@
#
# spec file for package lttng-ust
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define sover 0
%define sover_ctl 4
Name: lttng-ust
Version: 2.10.5
Version: 2.11.0
Release: 0
Summary: Linux Trace Toolkit Userspace Tracer library
License: GPL-2.0-only
@ -32,8 +32,9 @@ BuildRequires: gcc-c++
BuildRequires: liburcu-devel
BuildRequires: pkgconfig
BuildRequires: python3
BuildRequires: pkgconfig(numa)
BuildRequires: pkgconfig(uuid)
ExclusiveArch: %{ix86} x86_64 aarch64 ppc64 ppc64le
ExclusiveArch: %ix86 x86_64 aarch64 ppc64 ppc64le
%description
This library may be used by user space applications to generate
@ -116,7 +117,7 @@ export PYTHON=python3
--disable-static \
--disable-maintainer-mode \
--enable-python-agent
make %{?_smp_mflags} V=1
%make_build
%install
%make_install