diff --git a/python-pyrate_limiter.spec b/python-pyrate_limiter.spec index 2e9f3fa..4c5952f 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.0.1 +Version: 3.0.2 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 +* Mon Aug 28 2023 Automatic Build System 3.0.2-1mamba +- automatic version update by autodist + * Mon Aug 28 2023 Automatic Build System 3.0.1-1mamba - automatic version update by autodist