rebuild for R 3.4.0
This commit is contained in:
parent
71d2250293
commit
c438719c55
7
rpy.spec
7
rpy.spec
@ -1,10 +1,10 @@
|
||||
%global srcname rpy
|
||||
%global sum Python interface to the R language
|
||||
%global rver 3.3.3
|
||||
%global rver 3.4.0
|
||||
|
||||
Name: rpy
|
||||
Version: 2.8.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: GPLv2+
|
||||
@ -79,6 +79,9 @@ CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{__python3} setup.py build
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2017 Tom Callaway <spot@fedoraproject.org> - 2.8.5-4
|
||||
- rebuild for R 3.4.0
|
||||
|
||||
* Wed Mar 8 2017 Tom Callaway <spot@fedoraproject.org> - 2.8.5-3
|
||||
- rebuild for R 3.3.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user