From 5e7b940354245d0262855a9c29446ba9a91ebd29 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 20 Nov 2024 18:08:39 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.0-1mamba;Wed Nov 13 2024] --- python-tomli.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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