From 8938b5476e14fdbf0c527df09fcf8d6afe8feed2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 6 Nov 2024 04:34:14 +0100 Subject: [PATCH] automatic version update by autodist [release 0.14.1-1mamba;Tue Nov 05 2024] --- python-cachecontrol.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cachecontrol.spec b/python-cachecontrol.spec index 6e68eb4..a96205f 100644 --- a/python-cachecontrol.spec +++ b/python-cachecontrol.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-cachecontrol -Version: 0.14.0 +Version: 0.14.1 Release: 1mamba Summary: httplib2 caching for requests Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Tue Nov 05 2024 Automatic Build System 0.14.1-1mamba +- automatic version update by autodist + * Fri Feb 02 2024 Automatic Build System 0.14.0-1mamba - automatic version update by autodist