rebuild for R 4.1.0

This commit is contained in:
Tom spot Callaway 2021-06-15 17:42:07 -04:00
parent 0af1dcf2c5
commit 373fcd56b8
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: R-%{packname}
Version: 1.1.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Kernel Regression Smoothing with Local or Global Plug-in Bandwidth
License: GPLv2+
@ -65,6 +65,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 1.1.9-2
- Rebuilt for R 4.1.0
* Sat Apr 24 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.9-1
- Update to latest version (#1949305)