From f751b1f404b561c7d3452722096128fbef62afae Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:29:23 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3.0-1mamba;Sun Jul 09 2023] --- python-pypresence.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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