diff --git a/python-aiohappyeyeballs.spec b/python-aiohappyeyeballs.spec index b2649d2..585bfdd 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.2 +Version: 2.4.3 Release: 1mamba Summary: Happy Eyeballs for asyncio Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Oct 02 2024 Automatic Build System 2.4.3-1mamba +- automatic version update by autodist + * Fri Sep 27 2024 Automatic Build System 2.4.2-1mamba - automatic version update by autodist