diff --git a/rpy.spec b/rpy.spec index b70c784..0e60649 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.7.1 +%define rver 2.7.2 Name: rpy Summary: Python interface to the R language Version: 1.0.3 -Release: 2%{?dist} +Release: 3%{?dist} Url: http://rpy.sourceforge.net Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz License: GPLv2+ @@ -74,6 +74,9 @@ fi %changelog +* Fri Aug 29 2008 Tom "spot" Callaway - 1.0.3-3 +- rebuild against R-2.7.2 + * Tue Jul 8 2008 Tom "spot" Callaway - 1.0.3-2 - rebuild against R 2.7.1