From 86c8422bdac4fab0aba90366842615eafe54373d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 28 Nov 2024 18:28:01 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.1-1mamba;Thu Nov 28 2024] --- python-tomli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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