diff --git a/QtAwesome-1.2.2.tar.gz b/QtAwesome-1.2.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..34e48fbf191471ef3216dae432fdcebe0b947b2b Binary files /dev/null and b/QtAwesome-1.2.2.tar.gz differ diff --git a/python-QtAwesome.spec b/python-QtAwesome.spec index d44deb98b3ae217bed92c1c396e5e87233dc34ca..681a4a57570d469b6e7b9c135580a93772730ba8 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.1 +Version: 1.2.2 Release: 1 Summary: FontAwesome icons in PyQt and PySide applications License: MIT URL: https://github.com/spyder-ide/qtawesome -Source0: https://github.com/spyder-ide/qtawesome/archive/refs/tags/v1.2.1.tar.gz +Source0: https://files.pythonhosted.org/packages/a7/80/02a91c72692d6bf597a8b95bddd692b036207deeb8b55efc362923143a25/QtAwesome-1.2.2.tar.gz BuildArch: noarch Requires: python3-qtpy @@ -15,7 +15,7 @@ Iconic fonts in PyQt and PySide applications %package -n python3-QtAwesome Summary: FontAwesome icons in PyQt and PySide applications -Provides: python-QtAwesome +Provides: python-QtAwesome = %{version}-%{release} BuildRequires: python3-devel BuildRequires: zlib >= 1.2.11 BuildRequires: python3-setuptools @@ -29,7 +29,7 @@ Provides: python3-QtAwesome-doc Iconic fonts in PyQt and PySide applications %prep -%autosetup -n qtawesome-1.2.1 +%autosetup -n QtAwesome-%{version} %build %py3_build @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jan 09 2023 jiangxinyu - 1.2.2-1 +- Update package to version 1.2.2 + * Thu Dec 15 2022 lijian - 1.2.1-1 - update to upstream version 1.2.1 diff --git a/v1.2.1.tar.gz b/v1.2.1.tar.gz deleted file mode 100644 index eedb8725662ac76f2f18144a5974f8e077e50943..0000000000000000000000000000000000000000 Binary files a/v1.2.1.tar.gz and /dev/null differ