diff --git a/moto-5.1.1.tar.gz b/moto-5.1.2.tar.gz similarity index 47% rename from moto-5.1.1.tar.gz rename to moto-5.1.2.tar.gz index 3df54d86d2eceea4f67e30ee99780ef7d98e3eda..f8e09d7cb0c6c34a06b6dd6439e0bedf8b2c532c 100644 Binary files a/moto-5.1.1.tar.gz and b/moto-5.1.2.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index ea3f5133f344c3740986c2ac9791bf3d52f12f27..ce029b9d2cc97cd2ca21c1481468967f146f26e3 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.1 +Version: 5.1.2 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/ee/ee/88b514190cb4ece02b377ea61ff26b596fa967609c82aa2f2856bfae2f3e/moto-5.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/56/b7/5f8a005f935732953e82063693ad172d8d8d101d0bdbc369709df1af0947/moto-5.1.2.tar.gz BuildArch: noarch %description @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 19 2025 muxiaohui - 5.1.2-1 +- Update version to 5.1.2 + * Thu Jun 19 2025 muxiaohui - 5.1.1-1 - Update version to 5.1.1