bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 17:30:25 -04:00
parent 8459181599
commit 2397d4d303

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname rematch2
%global packver 2.1.2
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Tidy Output from Regular Expression Matching
License: MIT
@ -71,6 +71,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-6
- bootstrap off
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-5
- rebuild for R 4.1.0
- bootstrap