diff --git a/python-ujson.spec b/python-ujson.spec index fb46478af5fd21f1624740a71a597175e0d84377..9cfb021185eb46c8347c676032cd143252fa50f4 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ujson -Version: 5.9.0 +Version: 5.10.0 Release: 1 Summary: Ultra fast JSON encoder and decoder for Python License: BSD URL: https://github.com/ultrajson/ultrajson -Source0: https://files.pythonhosted.org/packages/6e/54/6f2bdac7117e89a47de4511c9f01732a283457ab1bf856e1e51aa861619e/ujson-5.9.0.tar.gz +Source0: https://files.pythonhosted.org/packages/f0/00/3110fd566786bfa542adb7932d62035e0c0ef662a8ff6544b6643b3d6fd7/ujson-5.10.0.tar.gz Patch0001: 0001-ujson-5.9.0-add-support-for-loongarch64.patch @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 22 2024 warlcok -5.10.0-1 +- Upgrade package with version 5.10.0 + * Wed Apr 24 2024 Dongxing Wang - 5.9.0-1 - Upgrade package with version 5.9.0 diff --git a/ujson-5.9.0.tar.gz b/ujson-5.10.0.tar.gz similarity index 51% rename from ujson-5.9.0.tar.gz rename to ujson-5.10.0.tar.gz index f5eda2c89b1b51f49f76644cee2e2ff9db20df7a..995c8f45a33baadf41c1be583d8d4e46eec84ae4 100644 Binary files a/ujson-5.9.0.tar.gz and b/ujson-5.10.0.tar.gz differ