[rpy/f14/master] rebuild for R 2.13.0

Tom Callaway spot at fedoraproject.org
Fri Apr 15 20:58:18 UTC 2011


commit 2f580db876bf1c634667cced83bd48b1171d3afb
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Apr 15 16:58:23 2011 -0400

    rebuild for R 2.13.0

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 45231f4..ca445f1 100644
--- a/rpy.spec
+++ b/rpy.spec
@@ -1,10 +1,10 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%define rver   2.12.2
+%define rver   2.13.0
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.1.9
-Release:       2%{?dist}
+Release:       3%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
 License:       MPLv1.1 or GPLv2+ or LGPLv2+
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Fri Apr 15 2011 Tom Callaway <spot at fedoraproject.org> - 2.1.9-3
+- rebuild for R 2.13.0
+
 * Tue Mar  1 2011 Tom Callaway <spot at fedoraproject.org> - 2.1.9-2
 - rebuild for R 2.12.2
 


More information about the scm-commits mailing list