R 4.1.1
This commit is contained in:
parent
e6005ce02f
commit
49f49eb9ae
7
rpy.spec
7
rpy.spec
@ -1,14 +1,14 @@
|
||||
%global srcname rpy
|
||||
%global sum Python interface to the R language
|
||||
%if (0%{?fedora} && 0%{?fedora} > 34)
|
||||
%global rver 4.1.0
|
||||
%global rver 4.1.1
|
||||
%else
|
||||
%global rver 4.0.5
|
||||
%endif
|
||||
|
||||
Name: rpy
|
||||
Version: 3.4.5
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: %{sum}
|
||||
License: GPLv2+
|
||||
Url: https://pypi.python.org/pypi/rpy2
|
||||
@ -74,6 +74,9 @@ cd %{srcname}2
|
||||
%{python3_sitearch}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2021 José Matos <jamatos@fedoraproject.org> - 3.4.5-5
|
||||
- R 4.1.1
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user