diff --git a/python-iniconfig.spec b/python-iniconfig.spec index a35bc92..d6d9af2 100644 --- a/python-iniconfig.spec +++ b/python-iniconfig.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-iniconfig Version: 2.0.0 -Release: 1mamba +Release: 2mamba Summary: A small and simple INI-file parser module Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Aug 15 2023 Silvan Calarco 2.0.0-2mamba +- rebuilt with python 3.10 + * Mon Mar 06 2023 Automatic Build System 2.0.0-1mamba - automatic version update by autodist