From 9eecc1b503ea8c2cdd8ce60a476a33d388f94848 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:50:09 +0100 Subject: [PATCH] automatic version update by autodist [release 1.26.13-1mamba;Thu Nov 24 2022] --- python-urllib3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index 842c72c..6acf6d9 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,6 +1,6 @@ Name: python-urllib3 -Version: 1.26.12 -Release: 2mamba +Version: 1.26.13 +Release: 1mamba Summary: HTTP library with thread-safe connection pooling, file post, and more Group: System/Libraries Vendor: openmamba @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/urllib3-%{version}-py*.egg-info/* %changelog +* Thu Nov 24 2022 Automatic Build System 1.26.13-1mamba +- automatic version update by autodist + * Sun Oct 09 2022 Silvan Calarco 1.26.12-2mamba - rebuilt with python 3.10