Update to 3.9.2. Fixes rhbz#2211703.

This commit is contained in:
Maxwell G 2023-07-07 11:24:03 -05:00 committed by Tomáš Hrnčiar
commit c71bb9cc5f
3 changed files with 6 additions and 2 deletions

View file

@ -8,7 +8,7 @@
%bcond tests 1
Name: python-orjson
Version: 3.8.14
Version: 3.9.2
Release: 1%{?dist}
Summary: Fast, correct Python JSON library
@ -89,6 +89,9 @@ export RUSTFLAGS='%{build_rustflags}'
%changelog
* Fri Jul 21 2023 Maxwell G <maxwell@gtmx.me> - 3.9.2-1
- Update to 3.9.2. Fixes rhbz#2211703.
* Fri Jul 21 2023 Maxwell G <maxwell@gtmx.me> - 3.8.14-1
- Update to 3.8.14.