import sysprof-46.0-5.el10

cs10 imports/cs10/sysprof-46.0-5.el10
MSVSphere Packaging Team 3 months ago
parent 1ca710bbac
commit 6c0ef4a561
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1,6 +1,6 @@
%global glib2_version 2.76.0 %global glib2_version 2.76.0
%global tarball_version %%(echo %{version} | tr '~' '.') %global tarball_version %%(echo %{version} | tr '~' '.')
%global bundled_libunwind 1 %global bundled_libunwind %{defined rhel}
%if 0%{?bundled_libunwind} %if 0%{?bundled_libunwind}
%global libunwind_version 1.8.1 %global libunwind_version 1.8.1
@ -9,7 +9,7 @@
Name: sysprof Name: sysprof
Version: 46.0 Version: 46.0
Release: 3%{?dist} Release: 5%{?dist}
Summary: A system-wide Linux profiler Summary: A system-wide Linux profiler
License: GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-4.0 AND BSD-2-Clause-Patent License: GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-4.0 AND BSD-2-Clause-Patent
@ -212,6 +212,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 46.0-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jul 08 2024 Tomas Popela <tpopela@redhat.com> - 46.0-4
- Only bundle libunwind on RHEL like systems
* Tue Jul 02 2024 Christian Hergert <chergert@redhat.com> - 46.0-3 * Tue Jul 02 2024 Christian Hergert <chergert@redhat.com> - 46.0-3
- Use static libunwind for Sysprof tracers - Use static libunwind for Sysprof tracers

Loading…
Cancel
Save