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