[rpy] 2.2.5 and 2.15.0 rebuild

Tom Callaway spot at fedoraproject.org
Sat Mar 31 17:51:11 UTC 2012


commit b30ed798ef4ac8c480b0d810138186e8755a2425
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Mar 31 13:51:07 2012 -0400

    2.2.5 and 2.15.0 rebuild

 .gitignore |    1 +
 rpy.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 054efaf..09b1fac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ rpy2-2.1.3.tar.gz
 /rpy2-2.2.1.tar.gz
 /rpy2-2.2.3.tar.gz
 /rpy2-2.2.4.tar.gz
+/rpy2-2.2.5.tar.gz
diff --git a/rpy.spec b/rpy.spec
index 57132a6..b38fcdf 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)")}
 
-%global rver   2.14.1
+%global rver   2.15.0
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       2.2.4
-Release:       2%{?dist}
+Version:       2.2.5
+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+
@@ -43,6 +43,9 @@ mv %{buildroot}/usr/lib/python2.?/site-packages/rpy2/images %{buildroot}%{python
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Sat Mar 31 2012 Tom Callaway <spot at fedoraproject.org> - 2.2.5-1
+- update to 2.2.5, R 2.15.0
+
 * Fri Jan  6 2012 José Matos <jamatos at fedoraproject.org> - 2.2.4-2
 - rebuild for R 2.14.1
 
diff --git a/sources b/sources
index 5b92acf..8b9befa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0192a3c05d8d97971e2bcf888944aff5  rpy2-2.2.4.tar.gz
+aa9c0c3120716705b28127323cc4ac6d  rpy2-2.2.5.tar.gz


More information about the scm-commits mailing list