diff --git a/moto-5.1.14.tar.gz b/moto-5.1.15.tar.gz similarity index 49% rename from moto-5.1.14.tar.gz rename to moto-5.1.15.tar.gz index 3d0c7fe5d0f6551ef26c08e30c06a1573280251e..2732df794dd84330e92cba6505bd8ea2c99a9caf 100644 Binary files a/moto-5.1.14.tar.gz and b/moto-5.1.15.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index feecfa555093c399fa7eb205288df3ec2a6f0ec4..e452ab33dd71017b3e1830aa9633f679963d1733 100644 --- a/python-moto.spec +++ b/python-moto.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-moto -Version: 5.1.14 +Version: 5.1.15 Release: 1 Summary: A library that allows your python tests to easily mock out the boto library License: Apache-2.0 @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 21 2025 Hann - 5.1.15-1 +- Update package version to 5.1.15 + * Fri Oct 17 2025 liutao - 5.1.14-1 - Update package version to 5.1.14