diff options
author | CoprDistGit <infra@openeuler.org> | 2024-09-04 09:17:29 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-09-04 09:17:29 +0000 |
commit | 2090ef44cf1cac5df7e3342059104126a5449601 (patch) | |
tree | 2723c62835effeed5c84012b3fa479b202b80c08 /python-ruyi.spec | |
parent | 2e68ee7779caa065bf528128ea3d04b03d4dea72 (diff) |
automatic import of python-ruyiopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'python-ruyi.spec')
-rw-r--r-- | python-ruyi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python-ruyi.spec b/python-ruyi.spec index 53fdae5..eef580d 100644 --- a/python-ruyi.spec +++ b/python-ruyi.spec @@ -2,7 +2,7 @@ %global module ruyi Name: python-%{module} -Version: 0.16.0 +Version: 0.17.0 Release: 1 Summary: RuyiSDK Package Manager License: Apache-2.0 @@ -66,6 +66,9 @@ fi %{python3_sitelib}/ruyi/ %changelog +* Wed Sep 04 2024 weilinfox <caiweilin@iscas.ac.cn> - 0.17.0-1 +- Upgrade ruyi to version 0.17.0 + * Sun Aug 18 2024 weilinfox <caiweilin@iscas.ac.cn> - 0.16.0-1 - Upgrade ruyi to version 0.16.0 |