From 19d4561ffbcc7bb2dfa6a390178cf1387a491f48 Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Mon, 9 Jun 2025 19:48:21 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- golang-github-ncw-swift.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-ncw-swift.spec b/golang-github-ncw-swift.spec index d05cb3e..0cee4d6 100644 --- a/golang-github-ncw-swift.spec +++ b/golang-github-ncw-swift.spec @@ -15,7 +15,7 @@ Openstack Object Storage / Rackspace cloud files from the Go Language.} %global godocs notes.txt README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go language interface to swift License: MIT @@ -41,5 +41,8 @@ Source0: %{gosource} %gopkgfiles %changelog +* Mon Jun 09 2025 bbrucezhang - 1.0.52-2 +- Rebuilt for loongarch64 + * Mon Aug 19 2024 OpenCloudOS Release Engineering - -1 - initial build -- Gitee