Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 1ef9944899
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-20 12:03:15 +03:00
1 changed files with 5 additions and 2 deletions

View File

@ -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: 3%{?dist}
Release: 3.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
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.0.2-3.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 3.0.2-3
- R-maint-sig mass rebuild