2.1.9
This commit is contained in:
parent
f89c0fa53f
commit
a1cf67867b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
rpy2-2.1.3.tar.gz
|
||||
/rpy2-2.1.7.tar.gz
|
||||
/rpy2-2.1.9.tar.gz
|
||||
|
7
rpy.spec
7
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)")}
|
||||
|
||||
%define rver 2.12.0
|
||||
%define rver 2.12.1
|
||||
Name: rpy
|
||||
Summary: Python interface to the R language
|
||||
Version: 2.1.7
|
||||
Version: 2.1.9
|
||||
Release: 1%{?dist}
|
||||
Url: http://rpy.sourceforge.net
|
||||
Source: http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
|
||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/rpy2-%{version}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Dec 17 2010 Tom Callaway <spot@fedoraproject.org> - 2.1.9-1
|
||||
- update to 2.1.9
|
||||
|
||||
* Wed Oct 20 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.1.7-1
|
||||
- update to 2.1.7
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user