diff --git a/python-pypresence.spec b/python-pypresence.spec index 6814db6..b1d3425 100644 --- a/python-pypresence.spec +++ b/python-pypresence.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pypresence -Version: 4.2.1 +Version: 4.3.0 Release: 1mamba Summary: Discord RPC client written in Python Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Jul 09 2023 Automatic Build System 4.3.0-1mamba +- automatic version update by autodist + * Tue Jul 04 2023 Silvan Calarco 4.2.1-1mamba - package created using the webbuild interface