diff options
Diffstat (limited to 'python-QtAwesome.spec')
-rw-r--r-- | python-QtAwesome.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-QtAwesome.spec b/python-QtAwesome.spec index 335f034..b044470 100644 --- a/python-QtAwesome.spec +++ b/python-QtAwesome.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-QtAwesome -Version: 1.2.2 +Version: 1.2.3 Release: 1 Summary: FontAwesome icons in PyQt and PySide applications License: MIT URL: https://github.com/spyder-ide/qtawesome -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a7/80/02a91c72692d6bf597a8b95bddd692b036207deeb8b55efc362923143a25/QtAwesome-1.2.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/5d/ab3a69aabe0df6482bc4c2d12ff6c394a3256286160bcbf7a0312e04bf52/QtAwesome-1.2.3.tar.gz BuildArch: noarch Requires: python3-qtpy @@ -731,7 +731,7 @@ and the donations we have received from our users around the world through [Open %prep -%autosetup -n QtAwesome-1.2.2 +%autosetup -n QtAwesome-1.2.3 %build %py3_build @@ -771,5 +771,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.2-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.3-1 - Package Spec generated |