diff options
Diffstat (limited to 'python-pyqt5-sip.spec')
-rw-r--r-- | python-pyqt5-sip.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyqt5-sip.spec b/python-pyqt5-sip.spec index 18bdaa1..0808ad6 100644 --- a/python-pyqt5-sip.spec +++ b/python-pyqt5-sip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-PyQt5-sip -Version: 12.12.0 +Version: 12.12.1 Release: 1 Summary: The sip module support for PyQt5 License: SIP URL: https://www.riverbankcomputing.com/software/sip/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/f1/dde13ef47f3075737af449bf833ed4d56a16bd1762c66c674c3cceacd973/PyQt5_sip-12.12.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c1/61/4055e7a0f36339964956ff415e36f4abf82561904cc49c021da32949fc55/PyQt5_sip-12.12.1.tar.gz %description @@ -30,7 +30,7 @@ Provides: python3-PyQt5-sip-doc The sip extension module provides support for the PyQt5 package. %prep -%autosetup -n PyQt5-sip-12.12.0 +%autosetup -n PyQt5-sip-12.12.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 12.12.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 12.12.1-1 - Package Spec generated |