From 9dddeda16ca2e5e930ac6785d7f4514a3879168d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 25 Jul 2024 15:45:39 +0300 Subject: [PATCH] Match upstream Signed-off-by: David Abdurachmanov --- R-rlang.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/R-rlang.spec b/R-rlang.spec index 71a0cc9..83c594e 100644 --- a/R-rlang.spec +++ b/R-rlang.spec @@ -1,4 +1,4 @@ -%bcond_without suggests +%bcond_with suggests %global packname rlang %global packver 1.1.3 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: %{packver} -Release: 2.0.riscv64%{?dist} +Release: 2%{?dist} Summary: Functions for Base Types and Core R and 'Tidyverse' Features License: MIT @@ -96,9 +96,6 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes %changelog -* Thu Jul 25 2024 David Abdurachmanov - 1.1.3-2.0.riscv64 -- Bootstrap (riscv64) - * Wed Jul 17 2024 Fedora Release Engineering - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild