Bootstrap on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-10 15:14:39 +03:00
parent 4c5d987766
commit 5acc65fea9
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global packname httpuv
%global packver 1.6.5
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: HTTP and WebSocket Server Library
# Main: GPLv2+; http-parser: MIT; sha1: Public Domain
@ -94,6 +94,9 @@ export LANG=C.UTF-8
%changelog
* Mon Oct 10 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.5-1.0.riscv64
- Bootstrap on riscv64
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 1.6.5-1
- update to 1.6.5
- rebuild for R 4.2.1