diff --git a/python-scikit_build.spec b/python-scikit_build.spec index a3bd79b..8e23f39 100644 --- a/python-scikit_build.spec +++ b/python-scikit_build.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-scikit_build -Version: 0.18.0 +Version: 0.18.1 Release: 1mamba Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions Group: System/Libraries @@ -56,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Aug 29 2024 Automatic Build System 0.18.1-1mamba +- automatic version update by autodist + * Sat Jun 22 2024 Automatic Build System 0.18.0-1mamba - automatic version update by autodist