diff --git a/python-pymongo.spec b/python-pymongo.spec index c71a3a7..b083ef4 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.1 +Version: 4.7.2 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 May 09 2024 Automatic Build System 4.7.2-1mamba +- automatic version update by autodist + * Tue Apr 30 2024 Automatic Build System 4.7.1-1mamba - automatic version update by autodist