diff --git a/golang-github-creack-goselect.spec b/golang-github-creack-goselect.spec index ba0460043d8843d0dd270b890cb59b7df97d798e..bff28375c17690875e0c88af23be621fb488e4ed 100644 --- a/golang-github-creack-goselect.spec +++ b/golang-github-creack-goselect.spec @@ -12,7 +12,7 @@ Select(2) implementation in Go.} %global godocs example README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Select(2) implementation in Go License: MIT @@ -40,5 +40,8 @@ Patch0001: https://github.com/creack/goselect/pull/18.patch %gopkgfiles %changelog +* Sat Jun 07 2025 bbrucezhang - 0.1.2-2 +- Rebuilt for loongarch64 + * Wed Jul 24 2024 OpenCloudOS Release Engineering - 0.1.2-1 - initial build