[rpy/f16] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 18:23:45 UTC 2011


commit bbd3e74230a74c4dde53decaba7dc155b09dc53e
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 13:23:41 2011 -0500

    rebuild for R 2.14.0

 rpy.spec |   14 +++++++++++---
 sources  |    2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 64221a6..72aa089 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.13.1
+%global rver   2.14.0
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       2.2.1
-Release:       2%{?dist}
+Version:       2.2.4
+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,14 @@ mv %{buildroot}/usr/lib/python2.?/site-packages/rpy2/images %{buildroot}%{python
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> - 2.2.4-1
+- update to 2.2.4
+- rebuild for R 2.14.0
+
+* Fri Oct  7 2011 Tom Callaway <spot at fedoraproject.org> - 2.2.3-1
+- update to 2.2.3
+- rebuild for R 2.13.2
+
 * Mon Jul 11 2011 Tom Callaway <spot at fedoraproject.org> - 2.2.1-2
 - add BuildRequires: readline-devel
 
diff --git a/sources b/sources
index e008f2a..5b92acf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-422a31a1b3cf36efafdae53306f7f422  rpy2-2.2.1.tar.gz
+0192a3c05d8d97971e2bcf888944aff5  rpy2-2.2.4.tar.gz


More information about the scm-commits mailing list