From 7daecebcef8e61fbefc3e1666bfe85143c8b8a01 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 3 Oct 2024 15:47:50 +0200 Subject: [PATCH] automatic version update by autodist [release 1.0.6-1mamba;Wed Oct 02 2024] --- python-httpcore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpcore.spec b/python-httpcore.spec index a17f9dd..da72787 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.5 +Version: 1.0.6 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 Oct 02 2024 Automatic Build System 1.0.6-1mamba +- automatic version update by autodist + * Thu Mar 28 2024 Automatic Build System 1.0.5-1mamba - automatic version update by autodist