From e700f8ccfc085a8a99c142623040e3b8dc044978 Mon Sep 17 00:00:00 2001 From: ouuleilei Date: Fri, 26 Sep 2025 08:51:05 +0000 Subject: [PATCH] =?UTF-8?q?Riscv64=20CI=20test=20=E9=97=A8=E7=A6=81?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ouuleilei --- librelp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librelp.spec b/librelp.spec index b963198..4ce258e 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,6 +1,6 @@ Name: librelp Version: 1.11.0 -Release: 1 +Release: 2 Summary: An Easy To Use Library For The RELP Protocol License: GPLv3+ URL: http://www.rsyslog.com/ @@ -50,6 +50,9 @@ autoreconf -ivf %{_libdir}/pkgconfig/relp.pc %changelog +* Fri Sep 26 2025 Ouuleilei - 1.11.0-2 +- Riscv64 CI test + * Wed Jun 07 2023 wangkai <13474090681@163.com> - 1.11.0-1 - Update to 1.11.0 -- Gitee