Update to 3.9.2. Fixes rhbz#2211703.

This commit is contained in:
Maxwell G 2023-07-07 11:24:03 -05:00
commit 78f80fce73
No known key found for this signature in database
GPG key ID: F79E4E25E8C661F8
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 7 2023 Maxwell G <maxwell@gtmx.me> - 3.9.2-1
- Update to 3.9.2. Fixes rhbz#2211703.
* Tue Jul 4 2023 Maxwell G <maxwell@gtmx.me> - 3.8.14-1
- Update to 3.8.14.