automatic version update by autodist [release 0.21.0-1mamba;Sat Sep 21 2024]

This commit is contained in:
Automatic Build System 2024-09-21 13:52:12 +02:00
parent e1ca44c170
commit 085efb6884

View File

@ -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 <autodist@openmamba.org> 0.21.0-1mamba
- automatic version update by autodist
* Fri Aug 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.20.0-1mamba
- package created using the webbuild interface