[rpy/f20] R 3.1.3

Tom Callaway spot at fedoraproject.org
Tue Mar 10 13:52:40 UTC 2015


commit 1b726d714923050ac260df15f3f6883954f84192
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Mar 10 09:52:38 2015 -0400

    R 3.1.3

 rpy.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index d450de5..ca59723 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.3.10
-Release:       3%{?dist}
+Release:       4%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://pypi.python.org/packages/source/r/%{name}2/%{name}2-%{version}.tar.gz
 License:       MPLv1.1 or GPLv2+ or LGPLv2+
@@ -41,6 +41,9 @@ python setup.py install -O1 --skip-build --root=%{buildroot}
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Tue Mar 10 2015 Tom Callaway <spot at fedoraproject.org> - 2.3.10-4
+- R 3.1.3
+
 * Mon Nov  3 2014 Tom Callaway <spot at fedoraproject.org> - 2.3.10-3
 - R 3.1.2
 


More information about the scm-commits mailing list