parent
affaa26b8c
commit
67d32fd9a8
@ -1,4 +1,4 @@
|
|||||||
%bcond_without suggests
|
%bcond_with suggests
|
||||||
|
|
||||||
%global packname rlang
|
%global packname rlang
|
||||||
%global packver 1.1.1
|
%global packver 1.1.1
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 1.0.riscv64%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -96,9 +96,6 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.1.1-1.0.riscv64
|
|
||||||
- Disable suggets (bootstrap, riscv64)
|
|
||||||
|
|
||||||
* Sat Apr 29 2023 Tom Callaway <spot@fedoraproject.org> - 1.1.1-1
|
* Sat Apr 29 2023 Tom Callaway <spot@fedoraproject.org> - 1.1.1-1
|
||||||
- update to 1.1.1
|
- update to 1.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user