diff --git a/python-httpcore.spec b/python-httpcore.spec index 900ebe6..310dca6 100644 --- a/python-httpcore.spec +++ b/python-httpcore.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-httpcore -Version: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: A minimal low-level HTTP client Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Wed Feb 14 2024 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Fri Nov 10 2023 Automatic Build System 1.0.2-1mamba - automatic version update by autodist