automatic version update by autodist [release 1.13.0-1mamba;Fri Sep 27 2024]

This commit is contained in:
Automatic Build System 2024-09-28 03:32:36 +02:00
parent 62634fbfd3
commit 5e15f58b0e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-yarl
Version: 1.12.1
Version: 1.13.0
Release: 1mamba
Summary: Yet another URL library
Group: System/Libraries
@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 1.13.0-1mamba
- automatic version update by autodist
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 1.12.1-1mamba
- automatic version update by autodist