diff --git a/QtAwesome-1.1.1.tar.gz b/QtAwesome-1.1.1.tar.gz deleted file mode 100644 index 2af38a52721e459a12fe9aef8fd2f44da825df9e..0000000000000000000000000000000000000000 Binary files a/QtAwesome-1.1.1.tar.gz and /dev/null differ diff --git a/python-QtAwesome.spec b/python-QtAwesome.spec index 904312bf537bd318dcf485abfb67195b4868a33f..d44deb98b3ae217bed92c1c396e5e87233dc34ca 100644 --- a/python-QtAwesome.spec +++ b/python-QtAwesome.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-QtAwesome -Version: 1.1.1 -Release: 2 +Version: 1.2.1 +Release: 1 Summary: FontAwesome icons in PyQt and PySide applications License: MIT URL: https://github.com/spyder-ide/qtawesome -Source0: https://files.pythonhosted.org/packages/ce/f7/c676bc51c42e48e0f081d53c97fedaa237b60e5bdd65885c79e3cec952aa/QtAwesome-1.1.1.tar.gz +Source0: https://github.com/spyder-ide/qtawesome/archive/refs/tags/v1.2.1.tar.gz BuildArch: noarch Requires: python3-qtpy @@ -29,7 +29,7 @@ Provides: python3-QtAwesome-doc Iconic fonts in PyQt and PySide applications %prep -%autosetup -n QtAwesome-1.1.1 +%autosetup -n qtawesome-1.2.1 %build %py3_build @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 15 2022 lijian - 1.2.1-1 +- update to upstream version 1.2.1 + * Fri Apr 08 2022 liqiuyu - 1.1.1-2 - Add zlib to buildrequires diff --git a/v1.2.1.tar.gz b/v1.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..eedb8725662ac76f2f18144a5974f8e077e50943 Binary files /dev/null and b/v1.2.1.tar.gz differ