From f180bc7bcb0745c7a3a0c23bded07025f30056e6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 9 Oct 2024 14:56:15 +0200 Subject: [PATCH] automatic version update by autodist [release 1.1.0-1mamba;Wed Oct 09 2024] --- python-tomli_w.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tomli_w.spec b/python-tomli_w.spec index 1bcfeca..ff3caf6 100644 --- a/python-tomli_w.spec +++ b/python-tomli_w.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tomli_w -Version: 1.0.0 +Version: 1.1.0 Release: 1mamba Summary: A lil' TOML writer Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Oct 09 2024 Automatic Build System 1.1.0-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Silvan Calarco 1.0.0-1mamba - package created using the webbuild interface