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