diff --git a/python-incremental.spec b/python-incremental.spec index eb909eb..528f5e5 100644 --- a/python-incremental.spec +++ b/python-incremental.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-incremental -Version: 24.7.1 +Version: 24.7.2 Release: 1mamba Summary: A small library that versions your Python projects Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jul 30 2024 Automatic Build System 24.7.2-1mamba +- automatic version update by autodist + * Sun Jul 28 2024 Automatic Build System 24.7.1-1mamba - automatic version update by autodist