Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
47edcb6fb5
commit
071546ba24
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname hunspell
|
||||
%global packver 3.0.2
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 8%{?dist}
|
||||
Release: 8.0.riscv64%{?dist}
|
||||
Summary: High-Performance Stemmer, Tokenizer, and Spell Checker
|
||||
|
||||
License: GPLv2 or LGPLv2 or MPLv1.1
|
||||
@ -113,6 +113,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} $ARGS
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 3.0.2-8.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user