diff options
Diffstat (limited to 'python-wfdb.spec')
| -rw-r--r-- | python-wfdb.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-wfdb.spec b/python-wfdb.spec index 3290a26..e48b12d 100644 --- a/python-wfdb.spec +++ b/python-wfdb.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-wfdb -Version: 4.1.0 +Version: 4.1.1 Release: 1 Summary: The WFDB Python package: tools for reading, writing, and processing physiologic signals and annotations. License: MIT URL: https://github.com/MIT-LCP/wfdb-python/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/e2/e78d4322eaeabf3309c966e69e7cd64c1107638d86ba47d711099f240383/wfdb-4.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/99/7d48c3f29defd5f14f28823d115fee96e695c65be3376e93bbce42f01652/wfdb-4.1.1.tar.gz BuildArch: noarch Requires: python3-SoundFile @@ -210,7 +210,7 @@ When using this resource, please cite the software [publication](https://physion %prep -%autosetup -n wfdb-4.1.0 +%autosetup -n wfdb-4.1.1 %build %py3_build @@ -250,5 +250,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.1-1 - Package Spec generated |
