From 159ab9706e117b974e6a7c2a2e9cc83e200772a9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:29:53 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.1-1mamba;Mon Aug 28 2023] --- python-pyrate_limiter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrate_limiter.spec b/python-pyrate_limiter.spec index 8741e9c..2e9f3fa 100644 --- a/python-pyrate_limiter.spec +++ b/python-pyrate_limiter.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyrate_limiter -Version: 2.10.0 +Version: 3.0.1 Release: 1mamba Summary: Python Rate-Limiter using Leaky-Bucket Algorithm Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Aug 28 2023 Automatic Build System 3.0.1-1mamba +- automatic version update by autodist + * Tue Jul 04 2023 Silvan Calarco 2.10.0-1mamba - package created using the webbuild interface