From ac00173debc5a6414b0c1c861fe6b0a7d6f605b8 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Thu, 11 Apr 2024 10:53:38 -0700 Subject: [PATCH] Backport Sysprof 46.0 from Fedora 40 Resolves: RHEL-30244 --- sources | 2 +- sysprof.spec | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/sources b/sources index be802d1..73fcb46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sysprof-45.1.tar.xz) = fd555603c13bbc76936e26a8d8124eee8aa783ec221ac727b6c0e42a40ade4dfebda460eacb65cb49e4c8d2587ab6fc02b55846f50f8f1ef7700fd47c8ff2c43 +SHA512 (sysprof-46.0.tar.xz) = f04d887218257d177f7bc68485bcc47c310188335530ff9bf5e3efa7c383d56e97d5d969b2e8b5b0469993456aa734873c599f3d743615716305b8c7f113f534 diff --git a/sysprof.spec b/sysprof.spec index 89f5a3a..6852bcb 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -3,13 +3,13 @@ %global tarball_version %%(echo %{version} | tr '~' '.') Name: sysprof -Version: 45.1 -Release: 2%{?dist} +Version: 46.0 +Release: 1%{?dist} 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 URL: http://www.sysprof.com -Source0: https://download.gnome.org/sources/sysprof/45/sysprof-%{tarball_version}.tar.xz +Source0: https://download.gnome.org/sources/sysprof/46/sysprof-%{tarball_version}.tar.xz BuildRequires: gcc BuildRequires: gcc-c++ @@ -166,6 +166,18 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Sat Mar 16 2024 David King - 46.0-1 +- Update to 46.0 + +* Fri Mar 08 2024 David King - 46~rc-1 +- Update to 46.rc + +* Mon Feb 19 2024 David King - 46~beta-1 +- Update to 46.beta + +* Wed Feb 14 2024 David King - 45.2-1 +- Update to 45.2 + * Sat Jan 27 2024 Fedora Release Engineering - 45.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild