From f93c300708f5ac6c734dd973b4a0dc12b4ce9021 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 17 May 2018 14:58:31 -0400 Subject: [PATCH] rebuild for R 3.5.0 --- R-RCurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/R-RCurl.spec b/R-RCurl.spec index e4b593b..ce7a3d8 100644 --- a/R-RCurl.spec +++ b/R-RCurl.spec @@ -4,7 +4,7 @@ Name: R-%{packname} Version: %{packver}.%{packrel} -Release: 1%{?dist} +Release: 2%{?dist} Summary: General network (HTTP/FTP) client interface for R Group: Applications/Productivity License: BSD @@ -60,6 +60,9 @@ rm -rf %{buildroot}%{_libdir}/R/library/R.css %{_libdir}/R/library/%{packname}/examples/ %changelog +* Thu May 17 2018 Tom Callaway - 1.95.4.10-2 +- rebuild for R 3.5.0 + * Fri Mar 23 2018 Tom Callaway - 1.95.4.10-1 - update to 1.95-4.10