rebuild for R 4.2.1, bootstrap on
This commit is contained in:
parent
48c73ee86b
commit
3f53cf96b1
@ -3,11 +3,11 @@
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
# Needs knitr (build loop)
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.9
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Syntax Highlighting for R Source Code
|
||||
|
||||
License: GPLv2+
|
||||
@ -74,6 +74,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 19 2022 Tom Callaway <spot@fedoraproject.org> - 0.9-7
|
||||
- rebuild for R 4.2.1
|
||||
- bootstrap on
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user