diff --git a/python-tomli.spec b/python-tomli.spec index 4d04dfa..acd1a4e 100644 --- a/python-tomli.spec +++ b/python-tomli.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-tomli -Version: 2.1.0 +Version: 2.2.1 Release: 1mamba Summary: A lil' TOML parser Group: System/Libraries @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Nov 28 2024 Automatic Build System 2.2.1-1mamba +- automatic version update by autodist + * Wed Nov 13 2024 Automatic Build System 2.1.0-1mamba - automatic version update by autodist