rebuild for R 4.1.0, bootstrap
This commit is contained in:
parent
dddda385ee
commit
fcfeb83d73
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname desc
|
||||
%global packver 1.3.0
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Manipulate DESCRIPTION Files
|
||||
|
||||
License: MIT
|
||||
@ -81,6 +81,10 @@ export LANG=C.UTF-8
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 1.3.0-2
|
||||
- Rebuilt for R 4.1.0
|
||||
- bootstrap
|
||||
|
||||
* Sat Mar 06 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.0-1
|
||||
- Update to latest version (#1936004)
|
||||
- Rename check conditional to bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user