Update to 3.9.2. Fixes rhbz#2211703.
This commit is contained in:
parent
d44e992892
commit
c71bb9cc5f
3 changed files with 6 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue