diff options
Diffstat (limited to 'python-xrootd.spec')
-rw-r--r-- | python-xrootd.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-xrootd.spec b/python-xrootd.spec index a237259..de3032d 100644 --- a/python-xrootd.spec +++ b/python-xrootd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-xrootd -Version: 5.5.3 +Version: 5.5.4 Release: 1 Summary: XRootD with Python bindings License: LGPLv3+ URL: http://xrootd.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/25/cac9ae48ca20aefcc9c4c5d613fc35fcac00b451f9106f299ddbac6048c7/xrootd-5.5.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2c/91/c03d649236b3af7720b2ea5561abfbbf3baed3722da485cfea07e565cf57/xrootd-5.5.4.tar.gz BuildArch: noarch @@ -34,7 +34,7 @@ XRootD with Python bindings %prep -%autosetup -n xrootd-5.5.3 +%autosetup -n xrootd-5.5.4 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 5.5.3-1 +* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.5.4-1 - Package Spec generated |