diff --git a/rpy.spec b/rpy.spec index 90b2f75..4ee31fa 100644 --- a/rpy.spec +++ b/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 - 2.8.5-4 +- rebuild for R 3.4.0 + * Wed Mar 8 2017 Tom Callaway - 2.8.5-3 - rebuild for R 3.3.3