diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-arvados-fuse.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /arvados_fuse-2.6.0.tar.gz +/arvados_fuse-2.6.1.tar.gz diff --git a/python-arvados-fuse.spec b/python-arvados-fuse.spec index 8db636c..fbea6e8 100644 --- a/python-arvados-fuse.spec +++ b/python-arvados-fuse.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-arvados_fuse -Version: 2.6.0 +Version: 2.6.1 Release: 1 Summary: Arvados FUSE driver License: GNU Affero General Public License, version 3.0 URL: https://arvados.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/e8/9a0584528351ad68089e5156d7ed51bf70dbae60b0fee1d430f6c29bed66/arvados_fuse-2.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/37/21550077fa25f8efcc256f73c0ba342f5c5a979fec19596d1a51473bcf99/arvados_fuse-2.6.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-arvados_fuse-doc %prep -%autosetup -n arvados_fuse-2.6.0 +%autosetup -n arvados_fuse-2.6.1 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.1-1 - Package Spec generated @@ -1 +1 @@ -5822b4c53a5363a5fe3f54894fc38c2f arvados_fuse-2.6.0.tar.gz +f15976dc10ca17ea4604d12c7de0ac90 arvados_fuse-2.6.1.tar.gz |
