Accepting request 1323133 from Cloud:Tools

- Update to version 3.2.2
  * {mcp} Improve MCP Proxy OAuth Token Refresh Reliability and
    Profile Reuse by @AllyW in (#1282)
  * Update Aliyun OpenAPI meta data
- from version 3.2.1
  * {Utils} Update mac runner by @AllyW in (#1283)
  * Update Aliyun OpenAPI meta data (forwarded request 1323073 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1323133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aliyun-cli?expand=0&rev=5
This commit is contained in:
2025-12-16 16:22:55 +00:00
committed by Git OBS Bridge
6 changed files with 20 additions and 9 deletions
+11
View File
@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 16 08:39:05 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.2
* {mcp} Improve MCP Proxy OAuth Token Refresh Reliability and
Profile Reuse by @AllyW in (#1282)
* Update Aliyun OpenAPI meta data
- from version 3.2.1
* {Utils} Update mac runner by @AllyW in (#1283)
* Update Aliyun OpenAPI meta data
-------------------------------------------------------------------
Sat Dec 6 14:51:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
+1 -1
View File
@@ -23,7 +23,7 @@
%global import_path %{provider_prefix}
Name: aliyun-cli
Version: 3.2.0
Version: 3.2.2
Release: 0
License: Apache-2.0
Summary: Alibaba Cloud CLI
+3 -3
View File
@@ -3,8 +3,8 @@
<param name="url">https://github.com/aliyun/aliyun-cli</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">v3.2.0</param>
<param name="revision">v3.2.0</param>
<param name="versionformat">v3.2.2</param>
<param name="revision">v3.2.2</param>
<param name="changesgenerate">disable</param>
</service>
<service name="recompress" mode="disabled">
@@ -12,6 +12,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">aliyun-cli-v3.2.0.tar.gz</param>
<param name="archive">aliyun-cli-v3.2.2.tar.gz</param>
</service>
</services>
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.