[rpy/f19] update to 2.3.8, rebuild for R 3.0.2

Tom Callaway spot at fedoraproject.org
Fri Oct 18 23:20:19 UTC 2013


commit 1dd39323d80fcd23d1e3528e36023c72845fc558
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Oct 19 00:20:17 2013 +0100

    update to 2.3.8, rebuild for R 3.0.2

 rpy.spec |   12 +++++++++---
 sources  |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 5d9d32e..6edf4c7 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.1
+%global rver   3.0.2
 
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       2.3.6
-Release:       2%{?dist}
+Version:       2.3.8
+Release:       1%{?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+
@@ -39,6 +39,12 @@ python setup.py install -O1 --skip-build --root=%{buildroot}
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Tue Oct 15 2013 Tom Callaway <spot at fedoraproject.org> - 2.3.8-1
+- update to 2.3.8, rebuild for R 3.0.2
+
+* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.6-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Fri May 17 2013 Tom Callaway <spot at fedoraproject.org> - 2.3.6-2
 - rebuild for R 3.0.1
 
diff --git a/sources b/sources
index 016a7b1..414311e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d64aed40e7b92581eb859890b291e88c  rpy2-2.3.6.tar.gz
+f331120aeeb1b27118d4e3360f2ec45d  rpy2-2.3.8.tar.gz


More information about the scm-commits mailing list