diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index b4489a53c9865131fd595fa8d82a9f82b20f4fde..1ddda5ba546a5eab4602508de8c9bec079682a56 100644 --- a/golang-github-bugsnag-panicwrap.spec +++ b/golang-github-bugsnag-panicwrap.spec @@ -29,7 +29,7 @@ section below on why.} %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go library for catching and handling panics in Go applications License: MIT @@ -61,5 +61,8 @@ cp %{S:1} %{S:2} . %gopkgfiles %changelog +* Sat Jun 07 2025 bbrucezhang - 1.3.4-2 +- Rebuilt for loongarch64 + * Mon Aug 26 2024 OpenCloudOS Release Engineering - -1 - initial build