From 1d9362d78b0ea034d49e0f2578339540cec50367 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 4 Dec 2017 12:18:44 -0500 Subject: [PATCH] rebuild for 3.4.3 --- rpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rpy.spec b/rpy.spec index ccbbb45..02cf879 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.4.2 +%global rver 3.4.3 Name: rpy Version: 2.8.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} License: GPLv2+ @@ -79,6 +79,9 @@ CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{__python3} setup.py build %changelog +* Mon Dec 4 2017 Tom Callaway - 2.8.6-5 +- rebuild for R 3.4.3 + * Fri Oct 27 2017 Tom Callaway - 2.8.6-4 - rebuild for R 3.4.2