automatic version update by autodist [release 0.7.0-1mamba;Sun Dec 15 2024]

This commit is contained in:
Automatic Build System 2024-12-16 02:05:26 +01:00
parent 870d76a264
commit 876c582125

View File

@ -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 <autodist@openmamba.org> 0.7.0-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.7-1mamba
- package created using the webbuild interface