rebuild for R 4.1.0

This commit is contained in:
Tom spot Callaway 2021-06-08 12:29:55 -04:00
parent d971678614
commit a2b210d329
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: R-%{packname}
Version: 5.3.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Distributions for Generalized Additive Models for Location Scale and Shape
License: GPLv2 or GPLv3
@ -75,6 +75,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Tue Jun 8 2021 Tom Callaway <spot@fedoraproject.org> - 5.3.2-2
- Rebuilt for R 4.1.0
* Wed Mar 10 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 5.3.2-1
- Update to latest version (#1936954)