diff --git a/golang-github-ncw-swift.spec b/golang-github-ncw-swift.spec index 0cee4d6da10804ee0e9f4cb759d646295913bb2d..00a39a47cd6828b42be56341239cc16f03dd08e9 100644 --- a/golang-github-ncw-swift.spec +++ b/golang-github-ncw-swift.spec @@ -1,4 +1,4 @@ -%ifnarch aarch64 +%ifnarch aarch64 loongarch64 %bcond_without check %endif @@ -15,7 +15,7 @@ Openstack Object Storage / Rackspace cloud files from the Go Language.} %global godocs notes.txt README.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Go language interface to swift License: MIT @@ -41,6 +41,10 @@ Source0: %{gosource} %gopkgfiles %changelog +* Fri Sep 05 2025 Huang Yang - 1.0.52-3 +- [Type] bugfix +- [DESC] Disable check in the loongarch64 + * Mon Jun 09 2025 bbrucezhang - 1.0.52-2 - Rebuilt for loongarch64