diff --git a/moto-5.1.14.tar.gz b/moto-5.1.17.tar.gz similarity index 47% rename from moto-5.1.14.tar.gz rename to moto-5.1.17.tar.gz index 3d0c7fe5d0f6551ef26c08e30c06a1573280251e..024c689fecfef976b6145091a729c5697624e6a1 100644 Binary files a/moto-5.1.14.tar.gz and b/moto-5.1.17.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index feecfa555093c399fa7eb205288df3ec2a6f0ec4..40332d652f2c19e4174b4f72d943dd890bee41ea 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.14 +Version: 5.1.17 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/6f/c1/f997b01c965edf49e00091c0bab7b77964d5a876cd460de2d366fde8fc63/moto-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/m/moto/moto-%{version}.tar.gz BuildArch: noarch %description @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 20 2025 lvwq - 5.1.17-1 +- Update to 5.1.17 + * Fri Oct 17 2025 liutao - 5.1.14-1 - Update package version to 5.1.14