automatic version update by autodist [release 0.11.6-1mamba;Sun Aug 24 2025]

This commit is contained in:
2025-08-24 11:32:29 +02:00
parent 9dae01d018
commit 7151ad097f
+4 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-scikit-build-core
Version: 0.11.5
Version: 0.11.6
Release: 1mamba
Summary: Build backend for CMake based projects
Group: System/Libraries
@@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun Aug 24 2025 Automatic Build System <autodist@openmamba.org> 0.11.6-1mamba
- automatic version update by autodist
* Sat Jul 19 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.5-1mamba
- package created using the webbuild interface