bootstrap off
This commit is contained in:
parent
c007f64a28
commit
59d5bd0946
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname utf8
|
||||
%global packver 1.2.1
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.2.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Unicode Text Processing
|
||||
|
||||
License: ASL 2.0
|
||||
@ -82,6 +82,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.2.1-3
|
||||
- bootstrap off
|
||||
|
||||
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 1.2.1-2
|
||||
- Rebuilt for R 4.1.0
|
||||
- bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user