From 0b889a609aba9bdd8ce84c3be22e54859d9f04f6 Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Mon, 9 Jun 2025 20:17:55 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- golang-github-seccomp-libseccomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-seccomp-libseccomp.spec b/golang-github-seccomp-libseccomp.spec index a0d75e0..e472904 100644 --- a/golang-github-seccomp-libseccomp.spec +++ b/golang-github-seccomp-libseccomp.spec @@ -24,7 +24,7 @@ library.} %global godocs CHANGELOG README Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Libseccomp Go bindings License: BSD @@ -54,5 +54,8 @@ BuildRequires: pkgconfig(libseccomp) %gopkgfiles %changelog +* Mon Jun 09 2025 bbrucezhang - 0.9.1-2 +- Rebuilt for loongarch64 + * Wed Jul 24 2024 OpenCloudOS Release Engineering - 0.9.1-1 - initial build -- Gitee