automatic version update by autodist [release 0.12.2-1mamba;Fri Mar 06 2026]

This commit is contained in:
2026-03-06 10:26:50 +01:00
parent 36ef3a0df9
commit bdc7ae75af
+4 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-scikit-build-core
Version: 0.12.1
Version: 0.12.2
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 Mar 06 2026 Automatic Build System <autodist@openmamba.org> 0.12.2-1mamba
- automatic version update by autodist
* Fri Feb 27 2026 Automatic Build System <autodist@openmamba.org> 0.12.1-1mamba
- automatic version update by autodist