From 3f97b1cfa7cc7aec5a9564d533b47b01db4e7488 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 14 Sep 2024 11:00:25 +0200 Subject: [PATCH] automatic version update by autodist [release 2.2.3-1mamba;Sat Sep 14 2024] --- python-urllib3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index b8e1af5..db67444 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-urllib3 -Version: 2.2.2 +Version: 2.2.3 Release: 1mamba Summary: HTTP library with thread-safe connection pooling, file post, and more Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sat Sep 14 2024 Automatic Build System 2.2.3-1mamba +- automatic version update by autodist + * Mon Jun 17 2024 Automatic Build System 2.2.2-1mamba - automatic version update by autodist