From 1f1c0e3f49934df8440b1d84ec670db23ee639d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:26:59 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- rpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpy.spec b/rpy.spec index 146942f..ba4c605 100644 --- a/rpy.spec +++ b/rpy.spec @@ -6,7 +6,7 @@ Name: rpy Version: 2.9.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: GPLv2+ @@ -93,6 +93,9 @@ CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{__python3} setup.py build %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.9.3-2 +- Rebuilt for Python 3.7 + * Mon May 14 2018 Tom Callaway - 2.9.3-1 - update to 2.9.3, R 3.5.0