Compare commits

...

1 Commits

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

View File

@ -1,4 +1,4 @@
%bcond_without check
%bcond_with check
%global packname cli
%global packver 3.6.0
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 2%{?dist}
Release: 2.0.riscv64%{?dist}
Summary: Helpers for Developing Command Line Interfaces
License: MIT
@ -99,6 +99,9 @@ export LANG=C.UTF-8
%changelog
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.6.0-2.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 3.6.0-2
- R-maint-sig mass rebuild