diff --git a/python-yarl.spec b/python-yarl.spec index 0b4f8cb..ea9e114 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.17.1 +Version: 1.17.2 Release: 1mamba Summary: Yet another URL library Group: System/Libraries @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Nov 18 2024 Automatic Build System 1.17.2-1mamba +- automatic version update by autodist + * Thu Oct 31 2024 Automatic Build System 1.17.1-1mamba - automatic version update by autodist