From d3960c154e916b0e238c726d812b74779da4e0a3 Mon Sep 17 00:00:00 2001 From: wangxiao65 Date: Wed, 2 Jul 2025 05:50:08 +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 fcce687..84009a1 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput Version: 1.28.1 -Release: 1 +Release: 2 Summary: Input device management and event handling library License: MIT URL: https://gitlab.freedesktop.org/libinput/libinput/ @@ -79,6 +79,9 @@ The %{name}-utils package provide tools for debuging. %{_mandir}/man1/* %changelog +* Tue Jul 01 2025 wangxiao - 1.28.1-2 +- delete macros in changelog + * Fri Apr 04 2025 Funda Wang - 1.28.1-1 - update to 1.28.1 @@ -110,7 +113,7 @@ The %{name}-utils package provide tools for debuging. - 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