diff --git a/PyQt-builder.spec b/PyQt-builder.spec index 3eb8c56..2548101 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.0 +Version: 1.17.1 Release: 1mamba Summary: PEP 517 Compliant PyQt Build System Group: System/Libraries @@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Dec 28 2024 Automatic Build System 1.17.1-1mamba +- automatic version update by autodist + * Fri Dec 06 2024 Automatic Build System 1.17.0-1mamba - automatic version update by autodist