diff --git a/golang-github-seccomp-libseccomp.spec b/golang-github-seccomp-libseccomp.spec index a0d75e0f9cb7988e73dfbca1e47c0b4ec4e2d55d..e472904d28fa91a3bd63beb82a7e076367d035fb 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