Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov 7c5ecc6506
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-12-13 17:40:10 +02:00
Fedora Release Engineering 040da398d7 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 12:32:31 +00:00
1 changed files with 9 additions and 3 deletions

View File

@ -1,15 +1,15 @@
%bcond_with bootstrap %bcond_without bootstrap
%global packname utf8 %global packname utf8
%global packver 1.2.2 %global packver 1.2.2
%global rlibdir %{_libdir}/R/library %global rlibdir %{_libdir}/R/library
# corpus requires utf8 # corpus requires utf8
%global with_doc 1 %global with_doc 0
Name: R-%{packname} Name: R-%{packname}
Version: %{packver} Version: %{packver}
Release: 3%{?dist} Release: 4.0.riscv64%{?dist}
Summary: Unicode Text Processing Summary: Unicode Text Processing
License: ASL 2.0 License: ASL 2.0
@ -84,6 +84,12 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
%changelog %changelog
* Wed Dec 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.2-4.0.riscv64
- Bootstrap (riscv64)
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.2.2-3 * Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.2.2-3
- R-maint-sig mass rebuild - R-maint-sig mass rebuild