diff --git a/python-orjson.spec b/python-orjson.spec index 6f0cc3b..26a56f7 100644 --- a/python-orjson.spec +++ b/python-orjson.spec @@ -10,7 +10,7 @@ Name: python-orjson Version: 3.8.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast, correct Python JSON library License: Apache-2.0 OR MIT @@ -108,6 +108,9 @@ export RUSTFLAGS='%{build_rustflags}' %changelog +* Tue Jun 27 2023 Python Maint - 3.8.12-2 +- Rebuilt for Python 3.12 + * Thu May 18 2023 Maxwell G - 3.8.12-1 - Update to 3.8.12. - Use maturin as a build system when available