Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
b5023c2ed3
commit
574c9937dc
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname htmltools
|
||||
%global packver 0.5.7
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 5.0.riscv64%{?dist}
|
||||
Release: 5.1.riscv64%{?dist}
|
||||
Summary: Tools for HTML
|
||||
|
||||
License: GPLv2+
|
||||
@ -79,6 +79,9 @@ export LANG=C.UTF-8
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.5.7-5.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 0.5.7-5.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user