Compare commits
1 Commits
rawhide
...
f37-riscv6
Author | SHA1 | Date | |
---|---|---|---|
ff523cdcfb |
@ -1,5 +1,5 @@
|
||||
# Tests requires processx which requires this package.
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname ps
|
||||
%global packver 1.7.1
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.7.1
|
||||
Release: 1%{?dist}
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
Summary: List, Query, Manipulate System Processes
|
||||
|
||||
License: MIT
|
||||
@ -94,6 +94,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.7.1-1.0.riscv64
|
||||
- Bootstrap on riscv64
|
||||
|
||||
* Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 1.7.1-1
|
||||
- update to 1.7.1
|
||||
- bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user