From 0020272efb3b014e4ce4b03e2ad6f7b5155ac3b6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 15 Feb 2024 10:10:14 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.3-1mamba;Wed Feb 14 2024] --- python-httpcore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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