From c4183f27849c19f12275aabf6a8ab937996028ee Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Sun, 8 Jun 2025 00:23:07 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- golang-github-iovisor-gobpf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-iovisor-gobpf.spec b/golang-github-iovisor-gobpf.spec index 751bd43..6a6e6c9 100644 --- a/golang-github-iovisor-gobpf.spec +++ b/golang-github-iovisor-gobpf.spec @@ -18,7 +18,7 @@ Requires: bcc-devel } Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go bindings for creating BPF programs License: GPL-2.0-only AND Apache-2.0 @@ -52,5 +52,8 @@ rm examples/bcc/perf/.gitignore examples/tracepipe/.gitignore %gopkgfiles %changelog +* Sat Jun 07 2025 bbrucezhang - 0.2.0-2 +- Rebuilt for loongarch64 + * Mon Aug 19 2024 OpenCloudOS Release Engineering - -1 - initial build -- Gitee