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