diff --git a/python-orjson.spec b/python-orjson.spec index dd209b8..9cb7591 100644 --- a/python-orjson.spec +++ b/python-orjson.spec @@ -9,7 +9,7 @@ Name: python-orjson Version: 3.9.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast, correct Python JSON library License: Apache-2.0 OR MIT @@ -95,6 +95,9 @@ export RUSTFLAGS='%{build_rustflags}' %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 3.9.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 18 2024 Maxwell G - 3.9.12-1 - Update to 3.9.12. Fixes rhbz#2259025.