rebuild for R 3.3.3
This commit is contained in:
parent
5cf5a2b214
commit
71d2250293
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.2
|
||||
%global rver 3.3.3
|
||||
|
||||
Name: rpy
|
||||
Version: 2.8.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: GPLv2+
|
||||
@ -79,6 +79,9 @@ CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{__python3} setup.py build
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 8 2017 Tom Callaway <spot@fedoraproject.org> - 2.8.5-3
|
||||
- rebuild for R 3.3.3
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user