diff options
Diffstat (limited to 'python-fasjson-client.spec')
-rw-r--r-- | python-fasjson-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-fasjson-client.spec b/python-fasjson-client.spec index 38fbd3e..6b07af7 100644 --- a/python-fasjson-client.spec +++ b/python-fasjson-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fasjson-client -Version: 1.0.7 +Version: 1.0.8 Release: 1 Summary: An OpenAPI client for FASJSON License: LGPL-3.0-or-later URL: https://github.com/fedora-infra/fasjson-client -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/2d/84efbb7e79376c9e6b02f727b2b9bc12ffe8a41fa2e750907fca0edea767/fasjson-client-1.0.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/69/4d35e93a86ee69186e67e3b78455730acc7c51ffb7834d451a8f371f3615/fasjson-client-1.0.8.tar.gz BuildArch: noarch Requires: python3-gssapi @@ -68,7 +68,7 @@ Licensed under [lgpl-3.0](./LICENSE) %prep -%autosetup -n fasjson-client-1.0.7 +%autosetup -n fasjson-client-1.0.8 %build %py3_build @@ -108,5 +108,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.7-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.8-1 - Package Spec generated |