diff --git a/python-pyproject_api.spec b/python-pyproject_api.spec index da19990..84c5c92 100644 --- a/python-pyproject_api.spec +++ b/python-pyproject_api.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyproject_api -Version: 1.8.0 +Version: 1.9.0 Release: 1mamba Summary: API to interact with the python pyproject.toml based projects Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://pyproject-api.readthedocs.io/latest/ Source: https://pypi.debian.net/pyproject-api/pyproject_api-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(packaging) @@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Jan 22 2025 Automatic Build System 1.9.0-1mamba +- automatic version update by autodist + * Fri Oct 18 2024 Silvan Calarco 1.8.0-1mamba - update to 1.8.0