Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov c49d0900df
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-20 12:08:26 +03:00
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global packname processx
%global packver 3.8.1
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 2%{?dist}
Release: 2.0.riscv64%{?dist}
Summary: Execute and Control System Processes
License: MIT
@ -94,6 +94,9 @@ install -pm 0644 %{packname}/README.md %{buildroot}%{rlibdir}/%{packname}/
%changelog
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.8.1-2.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 3.8.1-2
- R-maint-sig mass rebuild