automatic version update by autodist [release 0.12.1-1mamba;Fri Feb 27 2026]

This commit is contained in:
2026-02-27 11:37:29 +01:00
parent 3b3d36d746
commit 36ef3a0df9
+4 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-scikit-build-core
Version: 0.12.0
Version: 0.12.1
Release: 1mamba
Summary: Build backend for CMake based projects
Group: System/Libraries
@@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Feb 27 2026 Automatic Build System <autodist@openmamba.org> 0.12.1-1mamba
- automatic version update by autodist
* Wed Feb 25 2026 Automatic Build System <autodist@openmamba.org> 0.12.0-1mamba
- automatic version update by autodist