diff --git a/ujson.spec b/python-ujson.spec similarity index 94% rename from ujson.spec rename to python-ujson.spec index 14096a2bbb46719c8dbab511e7382bb3f079677d..a10c3f42901585d2ca27e4c7af2b32d96ea29f87 100644 --- a/ujson.spec +++ b/python-ujson.spec @@ -2,7 +2,7 @@ %global common_desc UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 3.6+ Name: python-ujson Version: 4.0.2 -Release: 2 +Release: 3 Summary: Ultra fast JSON encoder and decoder for Python License: BSD URL: https://github.com/ultrajson/ultrajson @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 4.0.2-3 +- change the spec file name to be the same as the repo name + * Thu Sep 16 2021 wangxiyuan - 4.0.2-2 - Add gcc-c++ build require * Tue Jul 20 2021 OpenStack_SIG - 4.0.2-1