Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov 6d445ba359
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-12-13 17:44:09 +02:00
Fedora Release Engineering c858879fd5 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 12:15:58 +00:00
1 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Tests requires processx which requires this package.
%bcond_with bootstrap
%bcond_without bootstrap
%global packname ps
%global packver 1.7.5
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 2%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: List, Query, Manipulate System Processes
License: MIT
@ -95,6 +95,12 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
%changelog
* Wed Dec 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.7.5-3.0.riscv64
- Bootstrap (riscv64)
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.7.5-2
- R-maint-sig mass rebuild