From b6aeae4e5a84a4f0c8ed3ad61a22a0b64610a552 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 17 Mar 2024 21:02:25 +0100 Subject: [PATCH] automatic version update by autodist [release 3.5.1-1mamba;Sun Mar 17 2024] --- 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 fc2eb4c..4c8fc1b 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.4.1 +Version: 3.5.1 Release: 1mamba Summary: Python Rate-Limiter using Leaky-Bucket Algorithm Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Mar 17 2024 Automatic Build System 3.5.1-1mamba +- automatic version update by autodist + * Tue Mar 12 2024 Automatic Build System 3.4.1-1mamba - automatic version update by autodist