rpms/rpy/F-11 .cvsignore, 1.9, 1.10 rpy.spec, 1.45, 1.46 sources, 1.9, 1.10

Tom Callaway spot at fedoraproject.org
Mon Jan 25 20:46:28 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/rpy/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27396/F-11

Modified Files:
	.cvsignore rpy.spec sources 
Log Message:
update to 2.0.8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	21 Sep 2009 09:47:43 -0000	1.9
+++ .cvsignore	25 Jan 2010 20:46:28 -0000	1.10
@@ -1 +1 @@
-rpy2-2.0.6.tar.gz
+rpy2-2.0.8.tar.gz


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/rpy.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- rpy.spec	5 Nov 2009 13:20:03 -0000	1.45
+++ rpy.spec	25 Jan 2010 20:46:28 -0000	1.46
@@ -1,10 +1,10 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%define rver   2.10.0
+%define rver   2.10.1
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       2.0.6
-Release:       7%{?dist}
+Version:       2.0.8
+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+
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Mon Jan 25 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.8-1
+- update to 2.0.8, rebuild for R 2.10.1
+
 * Thu Nov  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.6-7
 - rebuild for R 2.10.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	21 Sep 2009 09:47:43 -0000	1.9
+++ sources	25 Jan 2010 20:46:28 -0000	1.10
@@ -1 +1 @@
-5c1da09811ead076dc03896ff9307b9d  rpy2-2.0.6.tar.gz
+c63a56aca8a352719ee3c91805beee66  rpy2-2.0.8.tar.gz



More information about the scm-commits mailing list