From 876c58212591d5c8f8b43d82aef7930a109c2c21 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 16 Dec 2024 02:05:26 +0100 Subject: [PATCH] automatic version update by autodist [release 0.7.0-1mamba;Sun Dec 15 2024] --- python-superqt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-superqt.spec b/python-superqt.spec index d045792..b981f98 100644 --- a/python-superqt.spec +++ b/python-superqt.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-superqt -Version: 0.6.7 +Version: 0.7.0 Release: 1mamba Summary: Missing widgets and components for PyQt/PySide Group: System/Libraries @@ -51,5 +51,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Dec 15 2024 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 0.6.7-1mamba - package created using the webbuild interface