From eada24ed0242a379ca48233ae8258c9de182b77c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Tue, 10 Mar 2015 11:07:33 +0000 Subject: [PATCH] R 3.1.3 --- rpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rpy.spec b/rpy.spec index d1d7d92..fcf1e8f 100644 --- a/rpy.spec +++ b/rpy.spec @@ -1,11 +1,11 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} # %%global betaver beta1 -%global rver 3.1.2 +%global rver 3.1.3 Name: rpy Summary: Python interface to the R language Version: 2.5.6 -Release: 1%{?dist} +Release: 2%{?dist} Url: https://bitbucket.org/lgautier/rpy2 Source: http://pypi.python.org/packages/source/r/%{name}2/%{name}2-%{version}.tar.gz License: GPLv2+ @@ -63,6 +63,9 @@ popd %{python3_sitearch}/rpy2-%{version}*.egg-info %changelog +* Tue Mar 10 2015 José Matos - 2.5.6-2 +- R 3.1.3 + * Fri Feb 13 2015 José Matos - 2.5.6-1 - update to 2.5.6