From 5561a1d7e4bfed662f076305ffbf41592fb3e736 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:14:19 +0100 Subject: [PATCH] automatic version update by autodist [release 0.16.3-1mamba;Wed Dec 21 2022] --- python-httpcore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpcore.spec b/python-httpcore.spec index 179f2e9..b986973 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: 0.16.2 +Version: 0.16.3 Release: 1mamba Summary: A minimal low-level HTTP client Group: System/Libraries @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Wed Dec 21 2022 Automatic Build System 0.16.3-1mamba +- automatic version update by autodist + * Sat Nov 26 2022 Automatic Build System 0.16.2-1mamba - automatic version update by autodist