update to 2.8.5

workaround to fix a bug in R (it fails for 32 bit archs)
This commit is contained in:
José Matos 2016-12-30 17:00:37 +00:00
parent 6e3707c241
commit 4cdc2be40b

View File

@ -55,8 +55,8 @@ converted to Python exceptions.
%setup -q -n %{srcname}2-%{version}
%build
# %py2_build
# %py3_build
# %%py2_build
# %%py3_build
# Temporary workaround to fix a bug in R
# see https://stat.ethz.ch/pipermail/r-devel/2016-December/073548.html