From 3f512f928b7dc085e753682d53a4caa669d22e8b Mon Sep 17 00:00:00 2001 From: hanhuihui Date: Mon, 19 Feb 2024 15:11:01 +0800 Subject: [PATCH] rebuild for glib2 without sysprof (cherry picked from commit a0bc8f6bc068e3d0940a14c5d156f66054aae215) --- sysprof.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysprof.spec b/sysprof.spec index 26e4cf9..7366e07 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -1,6 +1,6 @@ Name: sysprof Version: 3.38.1 -Release: 3 +Release: 4 Summary: A system-wide Linux profiler License: GPLv3+ URL: http://www.sysprof.com @@ -99,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %doc README.md %changelog +* Mon Feb 19 2024 hanhuihui - 3.38.1-4 +- rebuild for glib2 without sysprof + * Sun Jan 29 2023 zhangpan - 3.38.1-3 - Fix glib2-static install dependency