diff --git a/moto-5.0.24.tar.gz b/moto-5.1.0.tar.gz similarity index 46% rename from moto-5.0.24.tar.gz rename to moto-5.1.0.tar.gz index d25f5ee8f955a04bd949417f5e62b94bd66dfa32..3ef4a2ae01db317c6e8f5e20b0efcce0bded19bb 100644 Binary files a/moto-5.0.24.tar.gz and b/moto-5.1.0.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index 173f02fa7a8a4ddd33bdb7b5b353f037e4697fee..9b68afff90fcf91e22740b0748f2d101dc6df18a 100644 --- a/python-moto.spec +++ b/python-moto.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-moto -Version: 5.0.24 +Version: 5.1.0 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/7a/76/9565e80b19e3fc85e69445bad51e660a1beae8ff6427bc426dd11f3035ad/moto-5.0.24.tar.gz +Source0: https://files.pythonhosted.org/packages/df/fc/629a225bf615ed5e787aa36ef3c395ed9c702e6c14b51ee5bf174c5d7dd9/moto-5.1.0.tar.gz BuildArch: noarch %description @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 19 2025 muxiaohui - 5.1.0-1 +- Update version to 5.1.0 + * Wed Mar 19 2025 muxiaohui - 5.0.24-1 - Update version to 5.0.24