diff --git a/python-QtAwesome.spec b/python-QtAwesome.spec index 4b7c427..d408598 100644 --- a/python-QtAwesome.spec +++ b/python-QtAwesome.spec @@ -1,5 +1,5 @@ Name: python-QtAwesome -Version: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://pypi.org/project/QtAwesome/ Source: https://pypi.debian.net/QtAwesome/QtAwesome-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-QtAwesome' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,5 +48,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Wed Jun 23 2021 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Wed Jan 20 2021 Silvan Calarco 1.0.2-1mamba - package created using the webbuild interface