diff --git a/python-scikit_build.spec b/python-scikit_build.spec index 06b57cf..a3bd79b 100644 --- a/python-scikit_build.spec +++ b/python-scikit_build.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-scikit_build -Version: 0.17.6 -Release: 3mamba +Version: 0.18.0 +Release: 1mamba Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions Group: System/Libraries Vendor: openmamba @@ -56,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jun 22 2024 Automatic Build System 0.18.0-1mamba +- automatic version update by autodist + * Sun Mar 24 2024 Silvan Calarco 0.17.6-3mamba - obsolete python-scikit_build-py310