From 884f75664fec7b6a10a3fdc41f91bbe89d2a0257 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 28 Sep 2024 03:29:17 +0200 Subject: [PATCH] automatic version update by autodist [release 2.4.2-1mamba;Fri Sep 27 2024] --- python-aiohappyeyeballs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-aiohappyeyeballs.spec b/python-aiohappyeyeballs.spec index 0afce6e..b2649d2 100644 --- a/python-aiohappyeyeballs.spec +++ b/python-aiohappyeyeballs.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-aiohappyeyeballs -Version: 2.4.0 +Version: 2.4.2 Release: 1mamba Summary: Happy Eyeballs for asyncio Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Sep 27 2024 Automatic Build System 2.4.2-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 2.4.0-1mamba - package created using the webbuild interface