diff --git a/rpy.spec b/rpy.spec index a59cde3..90b2f75 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.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 - 2.8.5-3 +- rebuild for R 3.3.3 + * Sat Feb 11 2017 Fedora Release Engineering - 2.8.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild