From 2d4b34446607c0f963c4baaec6b44ac6b3554ba3 Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Sat, 7 Jun 2025 22:49:59 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- golang-github-cncf-udpa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-cncf-udpa.spec b/golang-github-cncf-udpa.spec index 723c515..989db87 100644 --- a/golang-github-cncf-udpa.spec +++ b/golang-github-cncf-udpa.spec @@ -13,7 +13,7 @@ Universal Data Plane API Working Group (UDPA-WG).} %global godocs DEVELOPER.md README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Data Plane API Working Group (UDPA-WG) License: ASL 2.0 @@ -42,5 +42,8 @@ tar -xzf %{SOURCE1} %gopkgfiles %changelog +* Sat Jun 07 2025 bbrucezhang - 0.0.1-2.gitcc1b757 +- Rebuilt for loongarch64 + * Fri Sep 13 2024 OpenCloudOS Release Engineering - 0.0.1-1 - initial build -- Gitee