From 7df4eecf85d9aef5d38a04bf046ba14ec2eaf1fa Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Sat, 7 Jun 2025 22:49:39 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- golang-github-cloudflare-circl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-cloudflare-circl.spec b/golang-github-cloudflare-circl.spec index d8b6f0a..507a153 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 -- Gitee