From 21c58f6ea0b95aa3a8a856284cda318b74a9cf13 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 16 Nov 2024 09:23:08 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.7-1mamba;Fri Nov 15 2024] --- python-httpcore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpcore.spec b/python-httpcore.spec index da72787..a61d4a5 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.6 +Version: 1.0.7 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 +* Fri Nov 15 2024 Automatic Build System 1.0.7-1mamba +- automatic version update by autodist + * Wed Oct 02 2024 Automatic Build System 1.0.6-1mamba - automatic version update by autodist