From 860a4db4e106ae1e83c6e996d28e0240668cc36b Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Sat, 7 Jun 2025 22:44:18 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- golang-github-bugsnag-panicwrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index b4489a5..1ddda5b 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 -- Gitee