Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
This commit is contained in:
parent
3fe02c11c6
commit
44182464ba
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Name: python-orjson
|
||||
Version: 3.9.13
|
||||
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
|
||||
* Fri May 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.13-2
|
||||
- Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
|
||||
|
||||
* Tue Feb 6 2024 Maxwell G <maxwell@gtmx.me> - 3.9.13-1
|
||||
- Update to 3.9.13. Fixes rhbz#2262570.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue