[rpy] update to 2.2.6, R 2.15.1

Tom Callaway spot at fedoraproject.org
Mon Jul 2 17:46:37 UTC 2012


commit 93a04178559872c6d1d3a214284494d335f20bc3
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Jul 2 13:46:59 2012 -0400

    update to 2.2.6, R 2.15.1

 .gitignore |    1 +
 rpy.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09b1fac..71fc96e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ rpy2-2.1.3.tar.gz
 /rpy2-2.2.3.tar.gz
 /rpy2-2.2.4.tar.gz
 /rpy2-2.2.5.tar.gz
+/rpy2-2.2.6.tar.gz
diff --git a/rpy.spec b/rpy.spec
index b38fcdf..53a8f67 100644
--- a/rpy.spec
+++ b/rpy.spec
@@ -1,9 +1,9 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%global rver   2.15.0
+%global rver   2.15.1
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       2.2.5
+Version:       2.2.6
 Release:       1%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
@@ -43,6 +43,9 @@ mv %{buildroot}/usr/lib/python2.?/site-packages/rpy2/images %{buildroot}%{python
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Mon Jul  4 2012 Tom Callaway <spot at fedoraproject.org> - 2.2.6-1
+- update to 2.2.6, R 2.15.1
+
 * Sat Mar 31 2012 Tom Callaway <spot at fedoraproject.org> - 2.2.5-1
 - update to 2.2.5, R 2.15.0
 
diff --git a/sources b/sources
index 8b9befa..cb9bdf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa9c0c3120716705b28127323cc4ac6d  rpy2-2.2.5.tar.gz
+32d73a3e4acb915ce15d958c9092dcb8  rpy2-2.2.6.tar.gz


More information about the scm-commits mailing list