diff options
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 |