disable bootstrap

This commit is contained in:
Tom spot Callaway 2021-06-17 16:35:59 -04:00
parent f909cbd19b
commit 41dc276312
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname diffobj
%global packver 0.3.4
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: 0.3.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Diffs for R Objects
License: GPLv2+
@ -77,6 +77,9 @@ export LANG=C.UTF-8
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.3.4-3
- disable bootstrap
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 0.3.4-2
- Rebuilt for R 4.1.0
- bootstrap