diff --git a/moto-5.1.3.tar.gz b/moto-5.1.4.tar.gz similarity index 48% rename from moto-5.1.3.tar.gz rename to moto-5.1.4.tar.gz index a5f73100a7ea0265b6b6f190a42bdce7c4ae1f1b..415ca6bacadeea807a2b38d763053e47001c56de 100644 Binary files a/moto-5.1.3.tar.gz and b/moto-5.1.4.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index 0a63add24bf8ffb3f50503a72148c6585a342bcb..bee2384f436651f56ca4e48ccc4d47a65871bf6b 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.3 +Version: 5.1.4 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/38/c5/6e0e967a942264a9ea9217769c0f87988648b60ffc826dffc6dd506046e9/moto-5.1.3.tar.gz +Source0: https://files.pythonhosted.org/packages/4e/17/059cd6fa5962fa75575f74bb8d31d0e9cb3e656414cb79b4b3736b2b40eb/moto-5.1.4.tar.gz BuildArch: noarch %description @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 24 2025 muxiaohui - 5.1.4-1 +- Update version to 5.1.4 + * Thu Jun 19 2025 muxiaohui - 5.1.3-1 - Update version to 5.1.3