diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-girder-large-image-annotation.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /girder-large-image-annotation-1.20.3.tar.gz +/girder-large-image-annotation-1.20.5.tar.gz diff --git a/python-girder-large-image-annotation.spec b/python-girder-large-image-annotation.spec index 9a80311..1d5ca31 100644 --- a/python-girder-large-image-annotation.spec +++ b/python-girder-large-image-annotation.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-girder-large-image-annotation -Version: 1.20.3 +Version: 1.20.5 Release: 1 Summary: A Girder plugin to store and display annotations on large, multiresolution images. License: Apache Software License 2.0 URL: https://github.com/girder/large_image -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/d6/dbeca325253067a3bf5044b41ff84e1c5fda803c37c2d2757935625d823e/girder-large-image-annotation-1.20.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/67/7df8a57f79048de856070a0b4f1fc0f458e391daa372f34d0c46227d46bf/girder-large-image-annotation-1.20.5.tar.gz BuildArch: noarch Requires: python3-jsonschema @@ -42,7 +42,7 @@ See the large-image package for more details. %prep -%autosetup -n girder-large-image-annotation-1.20.3 +%autosetup -n girder-large-image-annotation-1.20.5 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.3-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.5-1 - Package Spec generated @@ -1 +1 @@ -eef13885c9d80bc9f816d652342bf411 girder-large-image-annotation-1.20.3.tar.gz +d2038f29f9ce95b09132f3fa11e94e8b girder-large-image-annotation-1.20.5.tar.gz |