Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
c97c97901c
commit
c49d0900df
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user