From 347d624767c02ae1ce298f3cebbdd929828e2cfc Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Fri, 19 Aug 2022 12:04:19 -0400 Subject: [PATCH] rebuild for R 4.2.1, bootstrap on --- R-stringr.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/R-stringr.spec b/R-stringr.spec index e6810ee..d7f8bd0 100644 --- a/R-stringr.spec +++ b/R-stringr.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname stringr %global rlibdir %{_datadir}/R/library @@ -8,7 +8,7 @@ Name: R-%{packname} Version: 1.4.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Simple, Consistent Wrappers for Common String Operations License: GPLv2 @@ -89,6 +89,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes %changelog +* Fri Aug 19 2022 Tom Callaway - 1.4.0-14 +- rebuild for R 4.2.1 +- bootstrap on + * Wed Jul 20 2022 Fedora Release Engineering - 1.4.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild