This commit is contained in:
Fedora Release Engineering 2024-01-22 04:20:49 +00:00
commit e70ad5bead

View file

@ -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 <releng@fedoraproject.org> - 3.9.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Maxwell G <maxwell@gtmx.me> - 3.9.12-1
- Update to 3.9.12. Fixes rhbz#2259025.