diff --git a/pymongocrypt-1.14.1.tar.gz b/pymongocrypt-1.14.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..58f082798a2d4729bf27f8ed9b06270553794581 Binary files /dev/null and b/pymongocrypt-1.14.1.tar.gz differ diff --git a/pymongocrypt-1.9.2.tar.gz b/pymongocrypt-1.9.2.tar.gz deleted file mode 100644 index c3a4743115f1247342c2311627f4d67bb9248bca..0000000000000000000000000000000000000000 Binary files a/pymongocrypt-1.9.2.tar.gz and /dev/null differ diff --git a/python-pymongocrypt.spec b/python-pymongocrypt.spec index 7199eef1583302d5749881be207a929c8f6b3149..2c9e9299ab7ffea476c1a288ae742f39af0ae2eb 100644 --- a/python-pymongocrypt.spec +++ b/python-pymongocrypt.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pymongocrypt -Version: 1.9.2 +Version: 1.14.1 Release: 1 Summary: Python bindings for libmongocrypt License: Apache-2.0 URL: https://github.com/mongodb/libmongocrypt/tree/master/bindings/python -Source0: https://files.pythonhosted.org/packages/8f/94/dbd9f87cdd42044b1c83cadaf0a6d9c79b0b0940efc943510d6bc9dc27b1/pymongocrypt-1.9.2.tar.gz +Source0: https://files.pythonhosted.org/packages/a9/95/35b7d12868828cc3428691fe3e5428cbf58a46c56b5790ce5129fcc696f2/pymongocrypt-1.14.1.tar.gz BuildArch: noarch %description Python wrapper library for libmongocrypt that supports client side encryption @@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jun 18 2025 guochao - 1.14.1-1 +- Update version to 1.14.1 + * Fri Oct 25 2024 liutao1 - 1.9.2-1 - update package to version 1.9.2