diff --git a/python-yarl.spec b/python-yarl.spec index e62154b..24a43db 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-yarl -Version: 1.9.4 +Version: 1.9.6 Release: 1mamba Summary: Yet another URL library Group: System/Libraries @@ -52,6 +52,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Aug 31 2024 Automatic Build System 1.9.6-1mamba +- automatic version update by autodist + +* Sat Aug 31 2024 Automatic Build System 1.9.5-1mamba +- automatic version update by autodist + * Tue Mar 19 2024 Automatic Build System 1.9.4-1mamba - automatic version update by autodist