[rpy] rebuild for R 3.0.3

Tom Callaway spot at fedoraproject.org
Mon Mar 24 01:52:38 UTC 2014


commit 989e81e5e0d4bda71451620074543332392c2f12
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sun Mar 23 21:52:42 2014 -0400

    rebuild for R 3.0.3

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 9ce3782..7de8349 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.0.2
+%global rver   3.0.3
 
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.3.9
-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
+* Sun Mar 23 2014 Tom Callaway <spot at fedoraproject.org> - 2.3.9-2
+- rebuild for R 3.0.3
+
 * Fri Jan 31 2014 José Matos <jamatos at fedoraproject.org> - 2.3.9-1
 - update to 2.3.9
 - prepare the python3 support:


More information about the scm-commits mailing list