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