Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-20 12:05:20 +03:00
parent 5d74495137
commit 4a85fdb140
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.9
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 2%{?dist}
Release: 2.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
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.9-2.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.6.9-2
- R-maint-sig mass rebuild