rebuild for R 4.1.0

This commit is contained in:
Tom spot Callaway 2021-06-14 16:38:53 -04:00
parent cc9f89d2d1
commit 762b5a20c1
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: R-%{packname}
Version: 0.0.25
Release: 1%{?dist}
Release: 2%{?dist}
Summary: TK Rplot
License: GPLv2 or GPLv3
@ -59,6 +59,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 0.0.25-2
- Rebuilt for R 4.1.0
* Sun Feb 07 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.0.25-1
- Update to latest version (#1925630)