From a1a212430c5fb84590b5d8ce3c5d8307f9eea52e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:09:54 +0100 Subject: [PATCH] automatic version update by autodist [release 3.8.0-1mamba;Tue Nov 08 2022] --- 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 e36bc9d..4c7cda1 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.7.1 +Version: 3.8.0 Release: 1mamba Summary: Distribution-building parts of Flit Group: System/Libraries @@ -43,5 +43,8 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i %{python_sitelib}/%{pkgname}/* %changelog +* Tue Nov 08 2022 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Wed Sep 28 2022 Silvan Calarco 3.7.1-1mamba - package created using the webbuild interface