From 7d4f4cb02b1a56d77f62acf267f7a0c71686d947 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:46:47 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0-1mamba;Thu Jan 04 2024] --- python-atpublic.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-atpublic.spec b/python-atpublic.spec index 1c26b64..54c4be7 100644 --- a/python-atpublic.spec +++ b/python-atpublic.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-atpublic -Version: 3.1.1 -Release: 2mamba +Version: 4.0 +Release: 1mamba Summary: This library provides two very simple decorators that document the publicness of the names in your module Group: System/Libraries Vendor: openmamba @@ -42,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Jan 04 2024 Automatic Build System 4.0-1mamba +- automatic version update by autodist + * Fri Sep 29 2023 Automatic Build System 3.1.1-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba