diff --git a/R-dplyr.spec b/R-dplyr.spec index bddd2ea..340c16a 100644 --- a/R-dplyr.spec +++ b/R-dplyr.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname dplyr %global packver 1.1.4 @@ -8,7 +8,7 @@ Name: R-%{packname} Version: %{packver} -Release: 2%{?dist} +Release: 2.0.riscv64%{?dist} Summary: A Grammar of Data Manipulation License: MIT @@ -115,6 +115,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname} %changelog +* Thu Jul 25 2024 David Abdurachmanov - 1.1.4-2.0.riscv64 +- Bootstrap (riscv64) + * Wed Jul 17 2024 Fedora Release Engineering - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild