From 3ce5c83fc1e4dc9dc86d6e055fee9429f7981d3f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 27 Jan 2025 09:33:25 +0100 Subject: [PATCH] automatic version update by autodist [release 5.1-1mamba;Sun Jan 26 2025] --- python-atpublic.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-atpublic.spec b/python-atpublic.spec index 47d60c6..20389a4 100644 --- a/python-atpublic.spec +++ b/python-atpublic.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-atpublic -Version: 5.0 +Version: 5.1 Release: 1mamba Summary: This library provides two very simple decorators that document the publicness of the names in your module Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://public.readthedocs.io/en/stable/ Source: https://pypi.debian.net/atpublic/atpublic-%{version}.tar.gz License: Apache License 2.0 +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel ## AUTOBUILDREQ-END @@ -42,6 +43,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Jan 26 2025 Automatic Build System 5.1-1mamba +- automatic version update by autodist + * Fri Jul 26 2024 Automatic Build System 5.0-1mamba - automatic version update by autodist