diff --git a/python-simplejson.spec b/python-simplejson.spec index a0f260a..8a802b7 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-simplejson -Version: 3.17.2 +Version: 3.17.6 Release: 1 Summary: Simple, fast, extensible JSON encoder/decoder for Python License: MIT URL: https://github.com/simplejson/simplejson -Source0: https://files.pythonhosted.org/packages/49/45/a16db4f0fa383aaf0676fb7e3c660304fe390415c243f41a77c7f917d59b/simplejson-3.17.2.tar.gz +Source0: https://files.pythonhosted.org/packages/7a/47/c7cc3d4ed15f09917838a2fb4e1759eafb6d2f37ebf7043af984d8b36cf7/simplejson-3.17.6.tar.gz %description Simple, fast, extensible JSON encoder/decoder for Python @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 25 2022 OpenStack_SIG - 3.17.6-1 +- Upgrade the version to 3.17.6 + * Fri Aug 06 2021 OpenStack_SIG - 3.17.2-1 - Upgrade version to 3.17.2 diff --git a/simplejson-3.17.2.tar.gz b/simplejson-3.17.2.tar.gz deleted file mode 100644 index e138450..0000000 Binary files a/simplejson-3.17.2.tar.gz and /dev/null differ diff --git a/simplejson-3.17.6.tar.gz b/simplejson-3.17.6.tar.gz new file mode 100644 index 0000000..807342a Binary files /dev/null and b/simplejson-3.17.6.tar.gz differ