From 0f19213020d07ada62489e4fbb1c10707b70116f Mon Sep 17 00:00:00 2001 From: wangxiao65 Date: Tue, 1 Jul 2025 07:57:54 +0000 Subject: [PATCH] delete macros in changelog --- libinput.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libinput.spec b/libinput.spec index fe52857..0c00421 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput Version: 1.24.0 -Release: 1 +Release: 2 Summary: Input device management and event handling library License: MIT URL: https://gitlab.freedesktop.org/libinput/libinput/-/releases @@ -83,6 +83,9 @@ The %{name}-doc package contains document files. %{_mandir}/man1/* %changelog +* Tue Jul 01 2025 wangxiao - 1.24.0-2 +- delete macros in changelog + * Tue Feb 06 2024 taoyuxiang - 1.24.0-1 - update to 1.24.0 @@ -96,7 +99,7 @@ The %{name}-doc package contains document files. - update to 1.19.2 * Fri Jul 30 2021 chenyanpanHW - 1.16.4-2 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git-core +- DESC: delete -Sgit from autosetup, and delete BuildRequires git-core * Sat Jan 30 2021 xinghe - 1.16.4-1 - update to 1.16.4 -- Gitee