diff --git a/python-pymongo.spec b/python-pymongo.spec index b083ef4..16a3c70 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pymongo -Version: 4.7.2 +Version: 4.7.3 Release: 1mamba Summary: Python driver for MongoDB Group: System/Libraries @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Jun 05 2024 Automatic Build System 4.7.3-1mamba +- automatic version update by autodist + * Thu May 09 2024 Automatic Build System 4.7.2-1mamba - automatic version update by autodist