diff --git a/golang-github-rcrowley-metrics.spec b/golang-github-rcrowley-metrics.spec index ea1210893dd544acc0abd75ef7c65fea62edcb8b..4284f8f5c3a020b3dea55e0d0136d34255c76678 100644 --- a/golang-github-rcrowley-metrics.spec +++ b/golang-github-rcrowley-metrics.spec @@ -17,7 +17,7 @@ Go port of coda hale's metrics library.} Name: %{goname} Version: 0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go port of coda hale's metrics library License: BSD @@ -60,5 +60,8 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Mon Jun 09 2025 bbrucezhang - 0-2.gitcf1acfc +- Rebuilt for loongarch64 + * Tue Sep 03 2024 OpenCloudOS Release Engineering - 0-1 - initial build