diff --git a/rpy.spec b/rpy.spec index 271ef81..fb70395 100644 --- a/rpy.spec +++ b/rpy.spec @@ -3,8 +3,8 @@ %define rver 2.10.1 Name: rpy Summary: Python interface to the R language -Version: 2.0.6 -Release: 8%{?dist} +Version: 2.0.8 +Release: 1%{?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 +* Mon Jan 25 2010 Tom "spot" Callaway - 2.0.8-1 +- update to 2.0.8 + * Tue Dec 29 2009 Alex Lancaster - 2.0.6-7 - Rebuild for new R (2.10.1) diff --git a/sources b/sources index 534818c..7885914 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c1da09811ead076dc03896ff9307b9d rpy2-2.0.6.tar.gz +c63a56aca8a352719ee3c91805beee66 rpy2-2.0.8.tar.gz