From 196768729a1f7a0e3c061b541f59613cf04fae02 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 4 Dec 2024 12:28:06 +0100 Subject: [PATCH] automatic version update by autodist [release 1.18.3-1mamba;Tue Dec 03 2024] --- python-yarl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yarl.spec b/python-yarl.spec index 88a4021..3cc1c39 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.18.0 +Version: 1.18.3 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 +* Tue Dec 03 2024 Automatic Build System 1.18.3-1mamba +- automatic version update by autodist + * Fri Nov 22 2024 Automatic Build System 1.18.0-1mamba - automatic version update by autodist