diff --git a/golang-github-iovisor-gobpf.spec b/golang-github-iovisor-gobpf.spec index 751bd43c25ebfb67362ae20fcccea5e6f9a1e883..6a6e6c9bb1f562d2c10212e2604369d3e3b04d86 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