From 808640fce17c3205e219d2b0a952034999e21611 Mon Sep 17 00:00:00 2001 From: Wenlong Zhang Date: Thu, 8 Jan 2026 15:25:51 +0800 Subject: [PATCH] rebuild for loongarch64 --- linuxconsoletools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index 44f2b56..c65619b 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global udevdir %(pkg-config --variable=udevdir udev) Name: linuxconsoletools @@ -84,5 +84,8 @@ chmod -x %{buildroot}%{_mandir}/man1/* %doc README NEWS %changelog +* Thu Jan 08 2026 Wenlong Zhang - 1.8.1-2 +- rebuild for loongarch64 + * Mon Mar 27 2023 Yuanhong Peng - 1.8.1-1 - Init from upstream -- Gitee