[rpy/f19] R 3.1.1

Tom Callaway spot at fedoraproject.org
Wed Jul 16 18:06:28 UTC 2014


commit 3bedecc605c6be59b34964f7a9e848b639fed7e6
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Jul 16 14:06:49 2014 -0400

    R 3.1.1

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 77641f9..d946a9c 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.0
+%global rver   3.1.1
 
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.3.10
-Release:       1%{?dist}
+Release:       2%{?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
+* Wed Jul 16 2014 Tom Callaway <spot at fedoraproject.org> - 2.3.10-2
+- R 3.1.1
+
 * Mon Apr 21 2014 Tom Callaway <spot at fedoraproject.org> - 2.3.10-1
 - update to 2.3.10
 - R 3.1.0


More information about the scm-commits mailing list