This commit is contained in:
José Matos 2021-08-26 22:05:30 +01:00
parent e6005ce02f
commit 49f49eb9ae

View File

@ -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