diff --git a/PyQt-builder.spec b/PyQt-builder.spec index 2548101..f38ef7d 100644 --- a/PyQt-builder.spec +++ b/PyQt-builder.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: PyQt-builder -Version: 1.17.1 +Version: 1.17.2 Release: 1mamba Summary: PEP 517 Compliant PyQt Build System Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://www.riverbankcomputing.com/software/pyqt/ Source: https://pypi.debian.net/PyQt-builder/pyqt_builder-%{version}.tar.gz License: SIP +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(packaging) @@ -52,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Jan 19 2025 Automatic Build System 1.17.2-1mamba +- automatic version update by autodist + * Sat Dec 28 2024 Automatic Build System 1.17.1-1mamba - automatic version update by autodist