Rebuild for riscv64

The change has landed in Rawhide, but we need riscv64 NVR before this
lands properly in F40.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-02-28 15:15:31 +02:00
parent e86097e186
commit b5a5b433ec
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: rapidjson
Version: 1.1.0
Release: 28%{?dist}
Release: 28.0.riscv64%{?dist}
Summary: Fast JSON parser and generator for C++
# Most files are MIT, rapidjson/msinttypes/{stdint,inttypes}.h are BSD
@ -135,6 +135,9 @@ find %{buildroot} -type f -name 'CMake*.txt' -delete
%changelog
* Wed Feb 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.1.0-28.0.riscv64
- Rebuild for riscv64
* Sun Feb 25 2024 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-28
- Bump and rebuild package (for riscv64)