diff --git a/python-prometheus_client.spec b/python-prometheus_client.spec index 49a2f74..29fb40e 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.20.0 +Version: 0.21.0 Release: 1mamba Summary: Python client for the Prometheus monitoring system Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 21 2024 Automatic Build System 0.21.0-1mamba +- automatic version update by autodist + * Fri Aug 09 2024 Silvan Calarco 0.20.0-1mamba - package created using the webbuild interface