10 Commits

Author SHA256 Message Date
240f07ecd4 Accepting request 1325964 from Cloud:Tools
- Update to version 3.2.6
  * Update Aliyun OpenAPI meta data (forwarded request 1325803 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1325964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aliyun-cli?expand=0&rev=7
2026-01-08 15:25:16 +00:00
28b35492c4 - Update to version 3.2.6
* Update Aliyun OpenAPI meta data

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aliyun-cli?expand=0&rev=12
2026-01-07 18:38:43 +00:00
8d94d60375 Accepting request 1325410 from Cloud:Tools
- Update to version 3.2.5
  * {Core} Add --cli-query filter for response by @AllyW in (#1288)
  * {Core} Re-enable --force for restful api calling by @AllyW in (#1289)
  * Update Aliyun OpenAPI meta data
- from version 3.2.4
  * Update Aliyun OpenAPI meta data (forwarded request 1325385 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1325410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aliyun-cli?expand=0&rev=6
2026-01-06 16:43:36 +00:00
db14a7d1c8 - Update to version 3.2.5
* {Core} Add --cli-query filter for response by @AllyW in (#1288)
  * {Core} Re-enable --force for restful api calling by @AllyW in (#1289)
  * Update Aliyun OpenAPI meta data
- from version 3.2.4
  * Update Aliyun OpenAPI meta data

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aliyun-cli?expand=0&rev=11
2026-01-05 12:41:26 +00:00
86b72ce581 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
2025-12-16 16:22:55 +00:00
0086b771de - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aliyun-cli?expand=0&rev=10
2025-12-16 14:47:10 +00:00
3d34d85bd6 Accepting request 1321643 from Cloud:Tools
- Update to version 3.2.0
  * {mcp} Add MCP Proxy Server with OAuth Authentication by @AllyW in (#1279)
  * Update Aliyun OpenAPI meta data (forwarded request 1321365 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1321643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aliyun-cli?expand=0&rev=4
2025-12-09 11:52:58 +00:00
44dde2fe39 - Update to version 3.2.0
* {mcp} Add MCP Proxy Server with OAuth Authentication by @AllyW in (#1279)
  * Update Aliyun OpenAPI meta data

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aliyun-cli?expand=0&rev=9
2025-12-08 21:20:04 +00:00
4d91210325 Accepting request 1321167 from Cloud:Tools
- Update to version 3.1.7
  * Update Aliyun OpenAPI meta data
- from version 3.1.6
  * Update Aliyun OpenAPI meta data (forwarded request 1320839 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1321167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aliyun-cli?expand=0&rev=3
2025-12-05 15:56:20 +00:00
6d7ba375d3 - Update to version 3.1.7
* Update Aliyun OpenAPI meta data
- from version 3.1.6
  * Update Aliyun OpenAPI meta data

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aliyun-cli?expand=0&rev=8
2025-12-04 14:11:16 +00:00
6 changed files with 51 additions and 9 deletions

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.1.5</param>
<param name="revision">v3.1.5</param>
<param name="versionformat">v3.2.6</param>
<param name="revision">v3.2.6</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.1.5.tar.gz</param>
<param name="archive">aliyun-cli-v3.2.6.tar.gz</param>
</service>
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f62daf193eaf027498d42e29b236166c89ef9e1fe71ef5dfba7140d22d46886
size 5856738

3
aliyun-cli-v3.2.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41239b783fbb663159525efb02fb204c3315e0af4673fe3b5a746843257f09cb
size 5907826

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Jan 7 15:21:22 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.6
* Update Aliyun OpenAPI meta data
-------------------------------------------------------------------
Mon Jan 5 11:08:01 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.2.5
* {Core} Add --cli-query filter for response by @AllyW in (#1288)
* {Core} Re-enable --force for restful api calling by @AllyW in (#1289)
* Update Aliyun OpenAPI meta data
- from version 3.2.4
* Update Aliyun OpenAPI meta data
-------------------------------------------------------------------
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>
- Update to version 3.2.0
* {mcp} Add MCP Proxy Server with OAuth Authentication by @AllyW in (#1279)
* Update Aliyun OpenAPI meta data
-------------------------------------------------------------------
Tue Dec 2 12:42:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.7
* Update Aliyun OpenAPI meta data
- from version 3.1.6
* Update Aliyun OpenAPI meta data
-------------------------------------------------------------------
Fri Nov 21 10:30:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -23,7 +23,7 @@
%global import_path %{provider_prefix}
Name: aliyun-cli
Version: 3.1.5
Version: 3.2.6
Release: 0
License: Apache-2.0
Summary: Alibaba Cloud CLI

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad654c4c9aeac43d9d58b565f6f20cd9609c63ccb8b5331af270a491b14b2197
size 2550475
oid sha256:821f38e5e616183aaad6c99b391661f399f1382b93689621d786d3d46e3ae453
size 2559399