diff --git a/golang-github-cloudflare-circl.spec b/golang-github-cloudflare-circl.spec index d8b6f0accd245161773dea492d853b8947ce4cc6..507a153222247c84ff56e8b5a2b1a22f49687111 100644 --- a/golang-github-cloudflare-circl.spec +++ b/golang-github-cloudflare-circl.spec @@ -13,7 +13,7 @@ CIRCL: Cloudflare Interoperable Reusable Cryptographic Library.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: CIRCL: Cloudflare Interoperable Reusable Cryptographic Library License: BSD-3-Clause @@ -50,5 +50,8 @@ mv ecc/p384/LICENSE ecc-p384-LICENSE %gopkgfiles %changelog +* Sat Jun 07 2025 bbrucezhang - 1.3.1-2 +- Rebuilt for loongarch64 + * Fri Sep 06 2024 OpenCloudOS Release Engineering - 1.3.1-1 - initial build