automatic version update by autodist [release 1.0.0-1mamba;Tue Jul 07 2026]

This commit is contained in:
2026-07-07 11:46:52 +02:00
parent bdc7ae75af
commit a2eb1cbab4
+6 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-scikit-build-core
Version: 0.12.2
Version: 1.0.0
Release: 1mamba
Summary: Build backend for CMake based projects
Group: System/Libraries
@@ -43,6 +43,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%files %{?pyappend}
%defattr(-,root,root)
%{_bindir}/scikit-build
%{_bindir}/scikit-build-core
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
%dir %{python_sitelib}/%{pkgname}
@@ -50,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Jul 07 2026 Automatic Build System <autodist@openmamba.org> 1.0.0-1mamba
- automatic version update by autodist
* Fri Mar 06 2026 Automatic Build System <autodist@openmamba.org> 0.12.2-1mamba
- automatic version update by autodist