From 085efb68847ab60f64673d5803ca5cd48db00642 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 21 Sep 2024 13:52:12 +0200 Subject: [PATCH] automatic version update by autodist [release 0.21.0-1mamba;Sat Sep 21 2024] --- python-prometheus_client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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