diff options
Diffstat (limited to 'python-maturin.spec')
-rw-r--r-- | python-maturin.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python-maturin.spec b/python-maturin.spec index 75b992d..8392c91 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -2,7 +2,7 @@ %global pypi_name maturin Name: python-%{pypi_name} -Version: 1.7.0 +Version: 1.6.0 Release: 1 Summary: Build and publish Rust crates as Python packages. @@ -57,8 +57,8 @@ EOF %{python3_sitearch}/%{pypi_name}*.dist-info/ %changelog -* Sun Aug 18 2024 weilinfox <caiweilin@iscas.ac.cn> - 1.7.0-1 -- Update to version 1.7.0 +* Sun Aug 18 2024 weilinfox <caiweilin@iscas.ac.cn> - 1.6.0-1 +- Update to version 1.6.0 * Tue Jun 27 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.1.0-1 - Initial package |