From 4634a89c309060569914a401dacebaeafabd1186 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 12 Mar 2024 09:34:23 +0100 Subject: [PATCH] automatic version update by autodist [release 3.4.1-1mamba;Tue Mar 12 2024] --- python-pyrate_limiter.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pyrate_limiter.spec b/python-pyrate_limiter.spec index 049e76d..fc2eb4c 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: 3.3.0 +Version: 3.4.1 Release: 1mamba Summary: Python Rate-Limiter using Leaky-Bucket Algorithm Group: System/Libraries @@ -47,6 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Mar 12 2024 Automatic Build System 3.4.1-1mamba +- automatic version update by autodist + +* Mon Mar 11 2024 Automatic Build System 3.4.0-1mamba +- automatic version update by autodist + * Mon Mar 11 2024 Automatic Build System 3.3.0-1mamba - automatic version update by autodist