disable bootstrap
This commit is contained in:
parent
f909cbd19b
commit
41dc276312
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user