Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
9891ab31e9
commit
e17e7cb796
@ -1,4 +1,4 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
%global packname httpuv
|
%global packname httpuv
|
||||||
%global packver 1.6.15
|
%global packver 1.6.15
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 2%{?dist}
|
Release: 2.0.riscv64%{?dist}
|
||||||
Summary: HTTP and WebSocket Server Library
|
Summary: HTTP and WebSocket Server Library
|
||||||
|
|
||||||
# Main: GPLv2+; http-parser: MIT; sha1: Public Domain
|
# Main: GPLv2+; http-parser: MIT; sha1: Public Domain
|
||||||
@ -88,6 +88,9 @@ export LANG=C.UTF-8
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.15-2.0.riscv64
|
||||||
|
- Bootstrap (riscv64)
|
||||||
|
|
||||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.15-2
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.15-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user