diff --git a/moto-5.1.6.tar.gz b/moto-5.1.8.tar.gz similarity index 48% rename from moto-5.1.6.tar.gz rename to moto-5.1.8.tar.gz index 51408730103f4895e177b20a60b415c38da61734..2994f9a32203eb998d35ab75a58082ef34de5e62 100644 Binary files a/moto-5.1.6.tar.gz and b/moto-5.1.8.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index 91de5dce526a288edbffb50aab54a4dd498a6645..782b209c55f64301335659ccdff5408385fe2f0c 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.6 +Version: 5.1.8 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/39/c0/eb2c997ffb22af6878a5d369284ad0bf2356d6b22686b5350f749d7a7db7/moto-5.1.6.tar.gz +Source0: https://files.pythonhosted.org/packages/19/e8/986b38d3459124168e21b8ea3311a9a26e930bc84b1e9ede16e5bccd574c/moto-5.1.8.tar.gz BuildArch: noarch %description @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 23 2025 liudy - 5.1.8-1 +- Update version to 5.1.8 + * Wed Jun 25 2025 muxiaohui - 5.1.6-1 - Update version to 5.1.6