From d4e981a2a5f334ca76deec38fb69323a6340412f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 10:50:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- R-curl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/R-curl.spec b/R-curl.spec index b8a3dc7..9017761 100644 --- a/R-curl.spec +++ b/R-curl.spec @@ -10,7 +10,7 @@ Name: R-%{packname} Version: 4.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Modern and Flexible Web Client for R License: MIT @@ -101,6 +101,9 @@ ARGS="$ARGS --ignore-vignettes" %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 4.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 5 2020 Tom Callaway - 4.3-3 - conditionalize check to break loop with httpuv - rebuild for R 4