Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-01-08 11:47:34 +02:00
parent 16fd200569
commit b2bf7a0c59
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global gem_name glu
%bcond_with bootstrap
%bcond_without bootstrap
Name: rubygem-%{gem_name}
Version: 8.3.0
Release: 27%{?dist}
Release: 27.0.riscv64%{?dist}
Summary: Glu bindings for the opengl gem
# SPDX confirmed
@ -104,6 +104,9 @@ popd
%doc %{gem_docdir}
%changelog
* Mon Jan 08 2024 David Abdurachmanov <davidlt@rivosinc.com> - 8.3.0-27.0.riscv64
- Bootstrap (riscv64)
* Fri Jan 05 2024 Florian Weimer <fweimer@redhat.com> - 8.3.0-27
- Fix C compatibility issues