diff --git a/python-flit_core.spec b/python-flit_core.spec index fb962d5..be02276 100644 --- a/python-flit_core.spec +++ b/python-flit_core.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-flit_core -Version: 3.10.0 +Version: 3.10.1 Release: 1mamba Summary: Distribution-building parts of Flit Group: System/Libraries @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i %{python_sitelib}/%{pkgname}/* %changelog +* Sat Nov 02 2024 Automatic Build System 3.10.1-1mamba +- automatic version update by autodist + * Sat Nov 02 2024 Automatic Build System 3.10.0-1mamba - automatic version update by autodist