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