diff options
Diffstat (limited to 'python-pyobjc-framework-callkit.spec')
-rw-r--r-- | python-pyobjc-framework-callkit.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyobjc-framework-callkit.spec b/python-pyobjc-framework-callkit.spec index 4a5c6d8..418f159 100644 --- a/python-pyobjc-framework-callkit.spec +++ b/python-pyobjc-framework-callkit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-CallKit -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework CallKit on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5f/d9/d3142a9a875488fe1b9d10924be6c728e1e22d7dc3e1c51ac063611ad249/pyobjc-framework-CallKit-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/f7/5da9c357ac1e2a59b19f0f5480452476533a06a88ffab54429557897cb15/pyobjc-framework-CallKit-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-CallKit-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-CallKit-9.0.1 +%autosetup -n pyobjc-framework-CallKit-9.1.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 9.0.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 9.1.1-1 - Package Spec generated |