Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-27 10:50:53 +00:00
parent dd316a6fcc
commit d4e981a2a5
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: R-%{packname} Name: R-%{packname}
Version: 4.3 Version: 4.3
Release: 3%{?dist} Release: 4%{?dist}
Summary: A Modern and Flexible Web Client for R Summary: A Modern and Flexible Web Client for R
License: MIT License: MIT
@ -101,6 +101,9 @@ ARGS="$ARGS --ignore-vignettes"
%changelog %changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 5 2020 Tom Callaway <spot@fedoraproject.org> - 4.3-3 * Fri Jun 5 2020 Tom Callaway <spot@fedoraproject.org> - 4.3-3
- conditionalize check to break loop with httpuv - conditionalize check to break loop with httpuv
- rebuild for R 4 - rebuild for R 4