diff --git a/python-pymongo.spec b/python-pymongo.spec index 4f2d7ff..9dadeea 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.6.3 +Version: 4.7.0 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 +* Thu Apr 25 2024 Automatic Build System 4.7.0-1mamba +- automatic version update by autodist + * Thu Mar 28 2024 Automatic Build System 4.6.3-1mamba - automatic version update by autodist