diff --git a/python-prometheus_client.spec b/python-prometheus_client.spec index 29fb40e..b037cd0 100644 --- a/python-prometheus_client.spec +++ b/python-prometheus_client.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-prometheus_client -Version: 0.21.0 +Version: 0.21.1 Release: 1mamba Summary: Python client for the Prometheus monitoring system Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Dec 04 2024 Automatic Build System 0.21.1-1mamba +- automatic version update by autodist + * Sat Sep 21 2024 Automatic Build System 0.21.0-1mamba - automatic version update by autodist