diff --git a/python-httpcore.spec b/python-httpcore.spec index b986973..b9f9663 100644 --- a/python-httpcore.spec +++ b/python-httpcore.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-httpcore Version: 0.16.3 -Release: 1mamba +Release: 2mamba Summary: A minimal low-level HTTP client Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sun Sep 10 2023 Silvan Calarco 0.16.3-2mamba +- rebuilt with python 3.10 + * Wed Dec 21 2022 Automatic Build System 0.16.3-1mamba - automatic version update by autodist