diff --git a/python-caches.spec b/python-caches.spec index 4a05f6e..d5f5738 100644 --- a/python-caches.spec +++ b/python-caches.spec @@ -1,5 +1,5 @@ Name: python-caches -Version: 2.0.2 +Version: 3.0.0 Release: 1mamba Summary: Python caching backed by Redis Group: System/Libraries @@ -12,7 +12,6 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel BuildRequires: python3.7dist(datatypes) -BuildRequires: python3.7dist(decorators) BuildRequires: python3.7dist(dsnparse) BuildRequires: python3.7dist(redis) ## AUTOBUILDREQ-END @@ -47,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/caches-%{version}-py*.egg-info/* %changelog +* Thu Jul 13 2023 Automatic Build System 3.0.0-1mamba +- automatic version update by autodist + * Sun Oct 24 2021 Automatic Build System 2.0.2-1mamba - automatic version update by autodist