From c3a3831c66e6c326c08ce2e263f78dfa53007c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Sun, 22 Mar 2020 19:59:07 +0000 Subject: [PATCH] update to 3.2.7 --- rpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rpy.spec b/rpy.spec index b62d8a7..5452571 100644 --- a/rpy.spec +++ b/rpy.spec @@ -3,8 +3,8 @@ %global rver 3.6.3 Name: rpy -Version: 3.2.6 -Release: 2%{?dist} +Version: 3.2.7 +Release: 1%{?dist} Summary: %{sum} License: GPLv2+ Url: https://pypi.python.org/pypi/rpy2 @@ -66,6 +66,9 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{python3_sitearch}/__pycache__/* %changelog +* Sun Mar 22 2020 José Matos - 3.2.7-1 +- update to 3.2.7 + * Tue Mar 3 2020 Tom Callaway - 3.2.6-2 - rebuild for R 3.6.3