diff --git a/rpy.spec b/rpy.spec index b4f09a2..7fdff82 100644 --- a/rpy.spec +++ b/rpy.spec @@ -1,6 +1,6 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define rver 2.10.0 +%define rver 2.10.1 Name: rpy Summary: Python interface to the R language Version: 2.0.6 @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/rpy2-%{version}*.egg-info %changelog +* Tue Dec 29 2009 Alex Lancaster - 2.0.6-7 +- Rebuild for new R (2.10.1) + * Thu Nov 5 2009 Tom "spot" Callaway - 2.0.6-7 - rebuild for R 2.10.0