[rpy/f15] rebuild for R 2.13.1

Tom Callaway spot at fedoraproject.org
Tue Jul 12 14:33:40 UTC 2011


commit 7f32c37b0ecfcc9dd530cc5f5b2d3fff9bd14512
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Jul 12 10:33:29 2011 -0400

    rebuild for R 2.13.1

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 4ce2280..ada2b9b 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.0
+%global rver   2.13.1
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.1.9
-Release:       4%{?dist}
+Release:       5%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
 License:       MPLv1.1 or GPLv2+ or LGPLv2+
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Tue Jul 12 2011 Tom Callaway <spot at fedoraproject.org> - 2.1.9-5
+- rebuild for R 2.13.1
+
 * Fri Apr 15 2011 Michel Salim <salimma at fedoraproject.org> - 2.1.9-4
 - Rebuild for R 2.13.0
 


More information about the scm-commits mailing list