diff --git a/rpy.spec b/rpy.spec index b0613c1..c3e4a97 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.6.0 +%global rver 3.6.1 Name: rpy Version: 3.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: GPLv2+ @@ -71,6 +71,9 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %changelog +* Fri Aug 16 2019 Tom Callaway - 3.0.5-3 +- rebuild for R 3.6.1 + * Fri Jul 26 2019 Fedora Release Engineering - 3.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild