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