diff --git a/python-tomli.spec b/python-tomli.spec index 73df736..4d04dfa 100644 --- a/python-tomli.spec +++ b/python-tomli.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-tomli -Version: 2.0.1 -Release: 2mamba +Version: 2.1.0 +Release: 1mamba Summary: A lil' TOML parser Group: System/Libraries Vendor: openmamba @@ -41,6 +41,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Nov 13 2024 Automatic Build System 2.1.0-1mamba +- automatic version update by autodist + +* Wed Oct 02 2024 Automatic Build System 2.0.2-1mamba +- automatic version update by autodist + * Sat Sep 23 2023 Silvan Calarco 2.0.1-2mamba - rebuilt with python3 == 3.11