[rpy] R 3.1.3

José Abílio Oliveira Matos jamatos at fedoraproject.org
Tue Mar 10 11:07:37 UTC 2015


commit eada24ed0242a379ca48233ae8258c9de182b77c
Author: José Matos <jamatos at fedoraproject.org>
Date:   Tue Mar 10 11:07:33 2015 +0000

    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 <jamatos at fedoraproject.org> - 2.5.6-2
+- R 3.1.3
+
 * Fri Feb 13 2015 José Matos <jamatos at fedoraproject.org> - 2.5.6-1
 - update to 2.5.6
 


More information about the scm-commits mailing list