Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 0785683b64
Bootstrap on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-20 09:32:08 +02:00
1 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global gem_name glu
%global need_bootstrap 0
%global need_bootstrap 1
Name: rubygem-%{gem_name}
Version: 8.3.0
Release: 23%{?dist}
Release: 23.0.riscv64%{?dist}
Summary: Glu bindings for the opengl gem
License: MIT
@ -103,6 +103,9 @@ popd
%doc %{gem_docdir}
%changelog
* Mon Mar 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 8.3.0-23.0.riscv64
- Bootstrap on riscv64
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.3.0-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild