From e4a4b25328d95697dc24e2a95dd68582e346d737 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:41:45 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.3-1mamba;Wed Jun 23 2021] --- python-QtAwesome.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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