turn off with_doc to break loop, rebuild for R 4
This commit is contained in:
parent
f3714db3c3
commit
376f6395db
@ -5,11 +5,11 @@
|
|||||||
%bcond_with network
|
%bcond_with network
|
||||||
|
|
||||||
# jose depends on this package.
|
# jose depends on this package.
|
||||||
%global with_doc 1
|
%global with_doc 0
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
|
Summary: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -98,6 +98,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 7 2020 Tom Callaway <spot@fedoraproject.org> - 1.4.1-3
|
||||||
|
- turn off with_doc to break loop
|
||||||
|
- rebuild for R 4
|
||||||
|
|
||||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user