diff --git a/python-atpublic.spec b/python-atpublic.spec index 7338ae9..47d60c6 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: 4.1.0 +Version: 5.0 Release: 1mamba Summary: This library provides two very simple decorators that document the publicness of the names in your module Group: System/Libraries @@ -42,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Jul 26 2024 Automatic Build System 5.0-1mamba +- automatic version update by autodist + * Sat Mar 30 2024 Automatic Build System 4.1.0-1mamba - automatic version update by autodist