From 00205c4d17c24dd7df6a1277778b77175c8be9bf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 30 Oct 2024 21:01:21 +0100 Subject: [PATCH] automatic version update by autodist [release 1.17.0-1mamba;Wed Oct 30 2024] --- python-yarl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yarl.spec b/python-yarl.spec index d4d81e0..772619c 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.16.0 +Version: 1.17.0 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 +* Wed Oct 30 2024 Automatic Build System 1.17.0-1mamba +- automatic version update by autodist + * Fri Oct 25 2024 Automatic Build System 1.16.0-1mamba - automatic version update by autodist