From 43261a18d5a279ad299acc1e0fd4250ab65c77ee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 3 Nov 2024 22:16:17 +0100 Subject: [PATCH] automatic version update by autodist [release 3.10.1-1mamba;Sat Nov 02 2024] --- python-flit_core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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