Bootstrap on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-07 10:14:27 +03:00
parent d78ce576c4
commit 667097d36f
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 htmltools
%global packver 0.5.3
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: Tools for HTML
License: GPLv2+
@ -77,6 +77,9 @@ export LANG=C.UTF-8
%changelog
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 0.5.3-1.0.riscv64
- Bootstrap on riscv64
* Thu Aug 25 2022 Tom Callaway <spot@fedoraproject.org> - 0.5.3-1
- update to 0.5.3
- rebuild for R 4.2.1