Compare commits
1 Commits
rawhide
...
f37-riscv6
Author | SHA1 | Date | |
---|---|---|---|
f844840a39 |
@ -1,5 +1,5 @@
|
||||
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname rlang
|
||||
%global packver 1.0.4
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 1%{?dist}
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
||||
|
||||
License: MIT
|
||||
@ -98,6 +98,9 @@ export LANG=C.UTF-8
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.0.4-1.0.riscv64
|
||||
- Bootstrap on riscv64
|
||||
|
||||
* Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 1.0.4-1
|
||||
- update to 1.0.4
|
||||
- rebuild for R 4.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user