From 983c976b7a271c7991cbc0d5a87b0fb2692bf795 Mon Sep 17 00:00:00 2001 From: wangxiao65 Date: Tue, 1 Jul 2025 08:51:03 +0000 Subject: [PATCH] delete macros in changelog (cherry picked from commit d91fa85d7811b702f3b9b4ce66135d5ad5cfc091) --- libwacom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libwacom.spec b/libwacom.spec index a124d1c..ea57179 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -1,6 +1,6 @@ Name: libwacom Version: 2.9.0 -Release: 2 +Release: 3 Summary: Wacom Tablets Library Requires: %{name}-data License: MIT @@ -70,6 +70,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir} %{_datadir}/libwacom/layouts/*.svg %changelog +* Tue Jul 01 2025 wangxiao - 2.9.0-3 +- delete macros in changelog + * Sat Mar 16 2024 xiasenlin - 2.9.0-2 - add buildrequire:libevdev-devel to solve build error @@ -89,7 +92,7 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir} - update to 1.12 * Fri Jul 30 2021 chenyanpanHW - 1.7-3 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Wed Jun 30 2021 zhouwenpei - 1.7-2 - add buildrequire git -- Gitee