diff options
Diffstat (limited to 'python-appsurifyci.spec')
-rw-r--r-- | python-appsurifyci.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-appsurifyci.spec b/python-appsurifyci.spec index 9f5660a..6717968 100644 --- a/python-appsurifyci.spec +++ b/python-appsurifyci.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-appsurifyci -Version: 0.1.7 +Version: 0.1.9 Release: 1 Summary: Package used to run tests using Appsurify License: MIT URL: https://appsurify.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dc/06/e3e113a46a344bf8b0900db1ca2e93ff6701d0ecd4a67d261883ae891adf/appsurifyci-0.1.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/1a/83fd0a2a85db4bcfae5c7da196564233f55a65456f7d620ff4d1899e8f0c/appsurifyci-0.1.9.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-appsurifyci-doc %prep -%autosetup -n appsurifyci-0.1.7 +%autosetup -n appsurifyci-0.1.9 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.7-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.9-1 - Package Spec generated |