From 09457c6cccf0a8a6301c940fdb01690e955791e3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 06:49:30 +0000 Subject: automatic import of python-xrootd --- .gitignore | 1 + python-xrootd.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0edd685..c09a4c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xrootd-5.5.3.tar.gz +/xrootd-5.5.4.tar.gz 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 - 5.5.3-1 +* Mon Apr 10 2023 Python_Bot - 5.5.4-1 - Package Spec generated diff --git a/sources b/sources index 628dabc..82debd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -279b95ecbc8c3a58464eed3574643f18 xrootd-5.5.3.tar.gz +88ae8aea95f42d2c434393088bcda7fa xrootd-5.5.4.tar.gz -- cgit v1.2.3