From 39f1d5e604bc1f3fedd8d7c3edf51b14c49d92ee Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Thu, 18 Aug 2022 19:26:30 -0400 Subject: [PATCH] rebuild for R 4.2.1, bootstrap on --- R-rematch2.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/R-rematch2.spec b/R-rematch2.spec index 7aa95ba..f53eb43 100644 --- a/R-rematch2.spec +++ b/R-rematch2.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname rematch2 %global packver 2.1.2 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: %{packver} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Tidy Output from Regular Expression Matching License: MIT @@ -71,6 +71,10 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Thu Aug 18 2022 Tom Callaway 2.1.2-10 +- rebuild for R 4.2.1 +- bootstrap on + * Wed Jul 20 2022 Fedora Release Engineering - 2.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild