diff --git a/python-flit.spec b/python-flit.spec index 2057ef7..4a3a41e 100644 --- a/python-flit.spec +++ b/python-flit.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-flit -Version: 3.10.1 +Version: 3.11.0 Release: 1mamba Summary: A simple packaging tool for simple packages Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://flit.pypa.io/en/stable/ Source: https://pypi.debian.net/flit/flit-%{version}.tar.gz License: BSD +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(docutils) @@ -53,6 +54,9 @@ done %doc LICENSE %changelog +* Fri Feb 21 2025 Automatic Build System 3.11.0-1mamba +- automatic version update by autodist + * Sun Nov 03 2024 Automatic Build System 3.10.1-1mamba - automatic version update by autodist