diff options
Diffstat (limited to 'python-fisx.spec')
-rw-r--r-- | python-fisx.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-fisx.spec b/python-fisx.spec index ef13123..3cd9cd0 100644 --- a/python-fisx.spec +++ b/python-fisx.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fisx -Version: 1.2.1 +Version: 1.3.0 Release: 1 Summary: Quantitative X-Ray Fluorescence Analysis Support Library License: MIT URL: https://github.com/vasole/fisx -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d9/db/164fc6fad0bad203e9dffb16b2922ca93379b4cbc424f5b5c00b3a70e901/fisx-1.2.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7c/4b/88712a6f57e4f7e40c9c3595405159ace33513bba477c0e76004513d8217/fisx-1.3.0.tar.gz Requires: python3-numpy @@ -31,7 +31,7 @@ Provides: python3-fisx-doc %prep -%autosetup -n fisx-1.2.1 +%autosetup -n fisx-1.3.0 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.0-1 - Package Spec generated |