From 244dc4885c0867669216c1c3e30e77eef9edb1fd Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Mon, 9 Dec 2024 14:37:59 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: mgb01105731 --- sysprof.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysprof.spec b/sysprof.spec index 43075c0..d4e8c25 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global glib2_version 2.73.0 Name: sysprof @@ -177,6 +177,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Mon Dec 09 2024 mgb01105731 - 3.46.0-2 +- Rebuild for remove inappropriate build dependencies. + * Wed Mar 01 2023 Ziyang Zhang - 3.46.0-1 - Update to 3.46. Now it requires gtk4 and exports sysprof-ui-5 - Add agent subpackage -- Gitee