From 67f48a273c6aa26048e1ab3681d7583fcf1fb67f Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 17:21:08 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- rpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpy.spec b/rpy.spec index bb955a2..011ef88 100644 --- a/rpy.spec +++ b/rpy.spec @@ -4,7 +4,7 @@ Name: rpy Summary: Python interface to the R language Version: 1.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Url: http://rpy.sourceforge.net Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz License: GPLv2+ @@ -77,6 +77,9 @@ fi %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.0.3-5 +- Rebuild for Python 2.6 + * Sun Oct 26 2008 Tom "spot" Callaway - 1.0.3-4 - rebuild against R-2.8.0