R 3.1.3
This commit is contained in:
parent
9aa30d22aa
commit
eada24ed02
7
rpy.spec
7
rpy.spec
@ -1,11 +1,11 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
# %%global betaver beta1
|
||||
%global rver 3.1.2
|
||||
%global rver 3.1.3
|
||||
|
||||
Name: rpy
|
||||
Summary: Python interface to the R language
|
||||
Version: 2.5.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Url: https://bitbucket.org/lgautier/rpy2
|
||||
Source: http://pypi.python.org/packages/source/r/%{name}2/%{name}2-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -63,6 +63,9 @@ popd
|
||||
%{python3_sitearch}/rpy2-%{version}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2015 José Matos <jamatos@fedoraproject.org> - 2.5.6-2
|
||||
- R 3.1.3
|
||||
|
||||
* Fri Feb 13 2015 José Matos <jamatos@fedoraproject.org> - 2.5.6-1
|
||||
- update to 2.5.6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user