From 924ae0ec27acda79e2d842d81a5f4708455c3ca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Mon, 6 May 2013 17:43:14 +0100 Subject: [PATCH] update to 2.3.6 --- .gitignore | 1 + rpy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7346187..50346e8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ rpy2-2.1.3.tar.gz /rpy2-2.2.6.tar.gz /rpy2-2.3.0beta1.tar.gz /rpy2-2.3.5.tar.gz +/rpy2-2.3.6.tar.gz diff --git a/rpy.spec b/rpy.spec index 3d8ed0a..2974297 100644 --- a/rpy.spec +++ b/rpy.spec @@ -4,7 +4,7 @@ Name: rpy Summary: Python interface to the R language -Version: 2.3.5 +Version: 2.3.6 Release: 1%{?dist} Url: http://rpy.sourceforge.net Source: http://pypi.python.org/packages/source/r/%{name}2/%{name}2-%{version}.tar.gz @@ -39,6 +39,9 @@ python setup.py install -O1 --skip-build --root=%{buildroot} %{python_sitearch}/rpy2-%{version}*.egg-info %changelog +* Mon May 6 2013 José Matos - 2.3.6-1 +- update to 2.3.6 + * Thu Apr 11 2013 Tom Callaway - 2.3.5-1 - update to 2.3.5, built against R 3.0.0 diff --git a/sources b/sources index 56e5d39..016a7b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56341b6f425149b60765b19641e953a4 rpy2-2.3.5.tar.gz +d64aed40e7b92581eb859890b291e88c rpy2-2.3.6.tar.gz