Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov d0e608c8d3
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-20 11:56:17 +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 diffobj
%global packver 0.3.5
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: Diffs for R Objects
License: GPLv2+
@ -77,6 +77,9 @@ export LANG=C.UTF-8
%changelog
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.3.5-3.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 0.3.5-3
- R-maint-sig mass rebuild