diff --git a/moto-5.1.9.tar.gz b/moto-5.1.10.tar.gz similarity index 48% rename from moto-5.1.9.tar.gz rename to moto-5.1.10.tar.gz index a73feb2fd8fd4b8c634ccf30b5e2581e77abecbd..253d9b81534978127c05821e02d750d0f5f076a8 100644 Binary files a/moto-5.1.9.tar.gz and b/moto-5.1.10.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index d615b51caf9f4a806829976a0bdc8b26381fe1b9..6d7bc96987c162dc8a46560a2dc858be93682031 100644 --- a/python-moto.spec +++ b/python-moto.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-moto -Version: 5.1.9 +Version: 5.1.10 Release: 1 Summary: A library that allows your python tests to easily mock out the boto library License: Apache-2.0 URL: https://github.com/spulec/moto -Source0: https://files.pythonhosted.org/packages/33/62/767e0f65066489b50580a25182025fec19825cbed499ae2044da1e779ed6/moto-5.1.9.tar.gz +Source0: https://files.pythonhosted.org/packages/c4/72/9bc9b4917b816f5a82fc8f0fbd477c2a669d35a7d7941ae15a5411e266d6/moto-5.1.10.tar.gz BuildArch: noarch %description @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Aug 14 2025 guochao - 5.1.10-1 +- Update package version to 5.1.10 + * Wed Jul 30 2025 zengyao - 5.1.9-1 - Update package to version 5.1.9